PowerSchill / minecraft-app

Splunking Minecraft with the App Framework
Apache License 2.0
1 stars 0 forks source link

Format event fields in JSON #24

Closed PowerSchill closed 7 years ago

PowerSchill commented 8 years ago

Instead of using a KV string to specify fields we should use JSON so we can get a rich formatted event and enhanced support for multivalue fields.

PowerSchill commented 8 years ago

JSON formatting is not currently supported in HTTP Event Collector for actual event data.

TheProducer835 commented 8 years ago

just to confirm here... statement above isn't completely accurate. HTTP Event Collector does support JSON as a payload.