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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Splunk Auto Ingestion Parallel Pipeline Scaling

Why this feature matters Many Splunk environments experience ingestion pressure long before the host is fully ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...