I don’t really care - I just want the elements (time, message, thread name, exception) to be escaped JSON so I can ingest them elsewhere. I am doing this manually now, but would prefer for Geode to output escaped JSON natively. The sheer number of messages coming out of the system means that I would have to do LOTS of transformation someplace else, but if they were already JSON, it makes processing easier.
Thanks! Catherine > On Sep 4, 2015, at 5:02 PM, Roman Shaposhnik <[email protected]> wrote: > > What JSON "schema" do you have in mind for such output? > > Thanks, > Roman. > > On Fri, Sep 4, 2015 at 5:01 PM, Catherine Johnson > <[email protected]> wrote: >> Has anyone ever coerced Geode to output log message elements as JSON? >> >> Thanks! >> Catherine
