Not sure if it’s helpful, but my syslog conf has
destination d_graylog_mesos { syslog( "127.0.0.1" port(10516) ts_format(iso) frac-digits(3)); };
I see that the syslog proc has our mesos logs properly captured and up to date.
Not sure if it’s helpful, but my syslog conf has
destination d_graylog_mesos { syslog( "127.0.0.1" port(10516) ts_format(iso) frac-digits(3)); };
I see that the syslog proc has our mesos logs properly captured and up to date.