Try adding *.* @mygraylog.server.com:514 And see what happens. That is, put the "@" in front of it, and :514 after it. This assuming you've set up a UDP syslog receiver on your graylog server.
That said, I just tried that, and the only syslog messages I get at the other end are the ones I send with syslog -s "Hello world" from the command line. On Wednesday, February 17, 2016 at 11:12:01 AM UTC-8, Dennis Seaton wrote: > > Has anyone had success collecting logs from OSX? What about El Capitan > (v10.11.3)? > > From what I find on Google it USED to be as simple as adding a line to > your syslog.conf file in OSX: > **.* mygraylog.server.com <http://mygraylog.server.com>* > > But that doesn't appear to work anymore, and if you look at the > syslog.conf file now it states: > > *# Note that flat file logs are now configured in /etc/asl.conf* > > When you look at asl.conf it is a completely different format, adding the > simple line of text used with syslog.conf doesn't work. > > Any tried this recently? Any suggestions? > > > -- 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/349afa27-307b-4d58-87cc-c56b81e350a1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
