Hi Nathan, try using a Raw/Plaintext UDP input instead of a Syslog UDP input. Sometimes those network appliances send syslog messages which aren't quite compliant to RFC 3164 or 5424.
You can still extract the information you want to record with extractors on that input. Cheers, Jochen On Tuesday, 12 July 2016 20:11:25 UTC+2, Nathan Mace wrote: > > I've got Graylog up and running on the OVA. I'm having trouble getting > syslog messages into it. I've got a Synology NAS setup to send syslog > messages to the OVA's IP address on port 514 via UDP. I can send a test > message but it never shows up in the web console. > > I have the following input configured: > > appliance-syslog-udp Syslog UDP > > - allow_override_date: > true > - bind_address: > 0.0.0.0 > - expand_structured_data: > false > - force_rdns: > false > - override_source: > *<empty>* > - port: > 514 > - recv_buffer_size: > 262144 > - store_full_message: > false > > > Any ideas as to what I am doing wrong? > -- 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/10c6537f-0ab8-4700-9569-c81fee3f0120%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
