Ask for Elasticsearch input type in Graylog-Server

Hi

We need some advice regading our environment.

Can Graylog receive elasticsearch type input? because one of our production cluster sending logs with rsyslog-elasticsearch plugin.

Thanks

No, it’s not possible with graylog. But you have another options:

  1. send directly as syslog format from rsyslog
  2. send from rsyslog to graylog using GELF format:
    https://www.rsyslog.com/doc/master/tutorials/gelf_forwarding.html
  3. send from rsyslog to kafka
  4. and more

Check docs:
https://docs.graylog.org/en/3.3/pages/sending_data.html

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