Re: [rsyslog] custom properties and arm performance

2024-03-15 Thread Dimi via rsyslog
Noted. Thanks for the help Mar 15, 2024 19:32:43 David Lang via rsyslog : > On Fri, 15 Mar 2024, John Chivian via rsyslog wrote: > >>> Is there a way to add custom/user properties? >> >> That’s what the STRUCTURED_DATA header element is for. > > in theory yes, in practice RFC5424 does not have

Re: [rsyslog] custom properties and arm performance

2024-03-15 Thread David Lang via rsyslog
On Fri, 15 Mar 2024, John Chivian via rsyslog wrote: Is there a way to add custom/user properties? That’s what the STRUCTURED_DATA header element is for. in theory yes, in practice RFC5424 does not have broad support for things like structured data. What is becoming more common in practic

Re: [rsyslog] custom properties and arm performance

2024-03-15 Thread John Chivian via rsyslog
> Is there a way to add custom/user properties? That’s what the STRUCTURED_DATA header element is for. > On Mar 15, 2024, at 11:53, Dimi Onobodies via rsyslog > wrote: > > Hi everyone > > I have two questions irrelevant with each other. I thought to ask these in > one mail instead of two.