You should look at one of the formats that JsonTemplateLayout supports out of the box.
Ralph > On Jun 17, 2021, at 6:09 PM, Robert Middleton <rmiddle...@apache.org> wrote: > > I'm looking into adding some more modern JSON support into Chainsaw > for processing log statements from applications, but I'm not sure what > the best format for that is at the moment. Is there a standard JSON > format that would make the most sense to use? > > Currently, I'm thinking that this would make the most sense to have > Chainsaw listen on a TCP or UDP port for the JSON messages. Are there > any other ways that you would normally send a log message that I'm not > thinking about? > > -Robert Middleton >