Getting Data In

Key/Value pairs from json are not showing up as fields

xvxt006
Contributor

We have the events in the below format and i was thinking i would see the fields without any extraction. But that did not happen. Do you know why?

ReadyToSubmitToFraud
PROCESSING_ERROR
SubmittedToFraud

2013-09-05 15:55:02,403 INFO 10.81.193.150 [AbstractOrderSubmitJob] {"order_status_counts":{"Fraud":"69","ReadyToSubmitToFraud":"962","PROCESSING_ERROR":"0","SubmittedToFraud":"13979"}}

Tags (1)
0 Karma

jtworzydlo
Path Finder

The key/value pairs haven't been extracted because Splunk extracts automatically only key/value pairs in form: key=value.

0 Karma

xvxt006
Contributor

Thank you. I will read this doc.

0 Karma

lukejadamec
Super Champion

In short, you're using multiple delimiters in a single event, so Splunk needs a bit more information.

Try using spath in your search.

http://docs.splunk.com/Documentation/Splunk/5.0.3/SearchReference/Spath

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...