Forward collected logs to SQL server

Hello,

Is it possible to forward the collected logs in Graylog to an SQL server? I have a syslog input which is currently collecting the logs from the server and we want those logs to be forwarded to an SQL server. This way, we can create a report. Thanks.

Graylog has some build in outputs - writing SQL somewhere is not one of them.

You would need something in the middle that takes the output from Graylog and transform it to SQL.

Thanks for your reply. I know that this is Graylog community but, do you think it’s possible to get it from Elasticsearch? From Elasticsearch logs to SQL server.

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