Any nxLog users out there? Looking for an nxLog config - for multi-line (stack traces) CF/Lucee app/exception logs (not the access logs); something like this type of format -
"Severity","ThreadID","Date","Time","Application","Message"
I am trying to get output format going in GELF format or JSON to send off to Graylog.
I have tried the nxLog multiline extension and csv - but haven't gotten the output great yet.