Re: telemetry and syslog

2022-04-05 Thread Bron Gondwana
On Wed, Apr 6, 2022, at 09:21, ellie timoney wrote: > On Tue, 5 Apr 2022, at 6:00 PM, Robert Stepanek wrote: >> I also think this is helpful. Should we prepend some special characters to >> each syslog line in the file, so that we can easily split telemetry from log >> messages later? > > If we

Re: telemetry and syslog

2022-04-05 Thread ellie timoney
On Tue, 5 Apr 2022, at 6:00 PM, Robert Stepanek wrote: > I also think this is helpful. Should we prepend some special characters to > each syslog line in the file, so that we can easily split telemetry from log > messages later? If we prefixed lines from xsyslog with '#' or some other common com

Re: telemetry and syslog

2022-04-05 Thread Robert Stepanek
I also think this is helpful. Should we prepend some special characters to each syslog line in the file, so that we can easily split telemetry from log messages later? On Mon, Apr 4, 2022, at 6:54 PM, Ricardo Signes wrote: > Cyrus devs, > > Lately I've found myself more often wishing I could tu