This message originated from Cribl Community Slack.
Click here to view the original link.
Going through the interface of configuring an Edge node on Windows - there's a toggle for Windows Event Logs to collect in XML or JSON.
JSON isn't native, so is there something behind the scenes going on with Edge that allows this?
Traditionally with Steam you use the Windows pack to do the conversions
Solved
Edge Node Configuration Issue: JSON Format Not Natively Supported For Windows Event Logs
Best answer by pdugas
We run the XML parser on the original event (see
__winEvent.parsedXML) and build the JSON object from fields there. The JSON object mostly matches the structure emitted by the original version of the source that was running PowerShell commands and relying on their JSON formating.Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
