Integrate Tomcat logs to graylog

Hello Team,

Can you please help us to integrate tomcat logs to graylog

I have installed graylog in some X machine and my tomcat running on some Y machine.

Thanks,
Dheeraj.

You can either collect the log files written by Apache Tomcat via Filebeat or NXLOG (also see http://docs.graylog.org/en/2.4/pages/collector_sidecar.html) or configure the logging subsystem of your Apache Tomcat to send logs directly to Graylog, e. g. with a GELF appender:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.