Michael Blank

Results 27 comments of Michael Blank

This functionality is planed to be covered by #8. Scoring the results by error term and using ES built-in query min_score would provide the desired outbreakers.

Thanks for feedback and the request. Will do this in few days.

Hi Florian, Could you please provide some details for trying to isolate the problem? When you say sometime, does it mean you have already seen that issue more then once?...

Thank you for the detail information! Could you please look into logsniffer's own log for the time period around 10:19pm yesterday and check for warnings or errors. It would be...

Hi Florian, the provided logs don't contain errors or hints for an application error. Thus the single cause I've in mind is that the running sniffer resets the position to...

It's quite simple: - Select in the top navigation the section "Settings" - Click then in the left menu to the link "Elasticsearch" - Select now "Runtime cluster" radio button...

@kuzma725: Strange behavior. I've tested `%d{yyyy-MM-dd HH:mm:ss,SSS} %-5p [%c] %m%n` and it works fine. Could you provide few log lines to see the syntax?

Hi Marco, Please try a less strict pattern withot modifiers: %d{yyyy-MM-dd HH:mm:ss.SSS} [%p] [%c] - %m%n This pattern should be sufficient for parsing the logs without taking truncation and paddings...

The SMTP settings to set via the GUI are very limited. Additional SMTP settings including TSL/SSL can be passed via the config file under ${logsniffer.home}/config.properties (restart after a change). You...

Thanks for sharring this information I would add to the Wiki next days.