Hi Frank, On Monday, 6 February 2017 22:49:23 UTC+1, Frank Engler wrote: > > Any clue what is going wrong? Why is only the Socket example working and > the > Syslog test isn't? >
This shows that the appender mechanism itself is working but that either the Syslog appender doesn't work or that you have configured it wrong. Try starting with the absolute minimum configuration for the Syslog appender and add additional settings once this is working. For example, try using "127.0.0.1" in the "host" setting instead of "localhost" (which could resolve to any other IP address). Cheers, Jochen -- 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/b745808b-fa5c-4976-9d02-58e6bead126f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
