Search code examples
graylog2graylog

How to read multiple servers log files in graylog?


In our application we want to read logs from 2 different servers i.e apache tomcat and Jboss and want to monitor the logs. I have tried to search online to how to configure it but not albe to understand clearly about how can i implement it in graylog. Please help. Thank you.


Solution

  • You can send logs from an arbitrary number of applications and systems to Graylog (even on the same input).

    Simply configure your applications and systems to send logs to Graylog and create an appropriate input for them.

    See http://docs.graylog.org/en/2.1/pages/sending_data.html for some hints.