Page 1 of 1

customized log file format

Posted: Sat Mar 24, 2018 9:33 am
by lukedevon
Hi

I have a tomcat application which has running multiple instances. All the instances having log folders which the log files are not in a standard Catalina format. Log outputs are fully customized.

Can I integrate those log files with Nagios log server? As I read about Nagios LS and some tutorials, I have not found supportive guides for it.

Can somebody help me on this, please?

Thank you
Luke

Re: customized log file format

Posted: Mon Mar 26, 2018 9:40 am
by cdienger
https://support.nagios.com/kb/article/n ... ew-98.html(under Logstash Example Configuration) steps through how to use http://grokdebug.herokuapp.com/ and create a custom log parser. If you need any help outside of that, please provide an example log line and we can make specific suggestions.