Hi, Graylog doesn't support reading from relational database systems out of the box.
You could use the JDBC input for Logstash <https://www.elastic.co/guide/en/logstash/2.4/plugins-inputs-jdbc.html> to read data from a RDBMS and send it to Graylog. Cheers, Jochen On Friday, 7 October 2016 09:41:03 UTC+2, Hans Maulwurf wrote: > > Hey guys, > > is it possible to let graylog collect data out of a postgresql database? I > have an application that's storing kind of activity-log as rows in a > database (postgres). is there some kind of collector for this purpose? > > thanks for your help > -- You received this message because you are subscribed to the Google Groups "Graylog Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/graylog2/7d8149df-e332-42cf-885a-cd811539768c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
