Is there an easy way to format the messages being written to Syslog. I see that there is a standard text in the format of <6>2016-09-30T21:22:02Z lkjehidqrtt doppler[24]: and then there is a the actual JSON message that has the details of the log message. We would like to just send the JSON as it would be easier to parse on the receiver side.
Would really appreciate if you can tell me how to customize this.
Is there an easy way to format the messages being written to Syslog. I see that there is a standard text in the format of <6>2016-09-30T21:22:02Z lkjehidqrtt doppler[24]: and then there is a the actual JSON message that has the details of the log message. We would like to just send the JSON as it would be easier to parse on the receiver side.
Would really appreciate if you can tell me how to customize this.
Thanks.