Sending of mongodb , redis and nodejs logs to graylog

Hi Team ,

How can i achieve to send mongodb , redis and nodejs logs to graylog. I am trying to do this for sometime but haven’t got much clue yet. Appreciate any guides on achieving this. Thanks.

All of the mentioned programs are writing log files to disk, so you can use Filebeat or NXLOG to read them and send the messages to Graylog.

alright …will read that up. thanks

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