Parsing JSON logs
All our logs are currently in JSON format. Is there a parser library for this? What's the easiest way to get our logs parsed? Thanks
-
Sumo Logic provides a JSON operator to assist with parsing JSON formatted logs. Because JSON supports both nested keys and arrays that contain ordered sequences of values, the Sumo Logic JSON Operator allows you to extract:
- Single, top-level fields.
- Multiple fields.
- Nested keys.
- Keys in arrays.
More details on this operator and its use can be found through the following URL
https://service.sumologic.com/ui/help/Default.htm#JSON_Operator.htm
Please sign in to leave a comment.
Comments
1 comment