Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 05:43 PM, Rich Megginson via rsyslog wrote: On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use mmkubernetes where the docker containers are logging via journald. my config is: module(load="imfile" PollingInterval="10") # provided support for monitoring alternate log

[rsyslog] High-precision timestamps in log

2018-04-04 Thread Casey Deccio via rsyslog
Hi all, I'm trying figure out why I'm not getting milliseconds in my rsyslog log entries. My rsyslog.conf files for both machine1 and machine2 are pretty vanilla, though I have made the following change: # # Use traditional timestamp format. # To enable high precision timestamps, comment out

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get (things are being run on a production machine after umpteen layers of automation) here's what I can get so far # gdb /usr/sbin/rsyslogd core.3364 GNU gdb (GDB) Red Hat Enterprise Linux 7.6.1-100.el7_4.1 Copyright (C)

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 07:18 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get (things are being run on a production machine

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 05:57 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson via rsyslog wrote: On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use mmkubernetes where the docker containers are logging via journald. my config is:

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 05:57 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson via rsyslog wrote: On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use mmkubernetes where the docker containers are logging

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get (things are being run on a production machine after umpteen layers of automation) here's what I can get so far ok - so

[rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
I'm trying to use mmkubernetes where the docker containers are logging via journald. my config is: module(load="imfile" PollingInterval="10") # provided support for monitoring alternate log files module(load="imuxsock") # provides support for local system logging (e.g. via logger command)

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 08:05 PM, Rich Megginson via rsyslog wrote: On 04/04/2018 07:51 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 07:18 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018,

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 07:51 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 07:18 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use mmkubernetes where the docker containers are logging via journald. my config is: module(load="imfile" PollingInterval="10") # provided support for monitoring alternate log files module(load="imuxsock") # provides support for local

Re: [rsyslog] High-precision timestamps in log

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Casey Deccio via rsyslog wrote: Hi all, I'm trying figure out why I'm not getting milliseconds in my rsyslog log entries. My rsyslog.conf files for both machine1 and machine2 are pretty vanilla, though I have made the following change: # # Use traditional timestamp

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 06:28 PM, David Lang wrote: On Wed, 4 Apr 2018, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 05:57 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson via rsyslog wrote: On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get (things are being run on a production machine after umpteen layers of automation) here's what I can get so far ok - so

Re: [rsyslog] High-precision timestamps in log

2018-04-04 Thread Casey Deccio via rsyslog
> On Apr 4, 2018, at 6:34 PM, David Lang wrote: > > On Wed, 4 Apr 2018, Casey Deccio via rsyslog wrote: > >> Hi all, >> >> I'm trying figure out why I'm not getting milliseconds in my rsyslog log >> entries. >> >> My rsyslog.conf files for both machine1 and machine2 are

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 07:18 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get (things are being run on a production machine after umpteen layers of automation)

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread David Lang
On Wed, 4 Apr 2018, Rich Megginson via rsyslog wrote: On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use mmkubernetes where the docker containers are logging via journald. my config is: module(load="imfile" PollingInterval="10") # provided support for monitoring alternate log

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 05:57 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson via rsyslog wrote: On 04/04/2018 05:22 PM, David Lang wrote: I'm trying to use mmkubernetes where the docker containers are logging via journald. my config is: module(load="imfile" PollingInterval="10") # provided

Re: [rsyslog] segfault with mmkubernetes

2018-04-04 Thread Rich Megginson via rsyslog
On 04/04/2018 06:42 PM, David Lang wrote: On Wed, 4 Apr 2018, Rich Megginson wrote: Stacktrace? a bit hard to get (things are being run on a production machine after umpteen layers of automation) here's what I can get so far ok - so definitely something wrong with the filenamerules