Getting Data In

Why does INDEXED_EXTRACTIONS=JSON not extract all fields from our JSON data?

moneybox
Explorer

Hello,

We are trying to index long JSON files. Each JSON file is one event.
As performance is more important to us than storage space, we wish to extract all JSON fields at index-time.
We tried to use the INDEXED_EXTRACTIONS=JSON configuration, but it seems that it does not extract all the available JSON fields
(For example, there are many fields missing from the "Interesting Fields" section).

We conducted some tests, and were successful in extracting ALL fields using KV_MODE=JSON , but it's no good for us because of the aforementioned performance issues.

How can we make Splunk indexer extract all fields during index-time? Are we missing some kind of configuration regarding the depth of the JSON?

Thanks

0 Karma

woodcock
Esteemed Legend

Just because fields are not in the Interesting Fields does not mean they have not been extracted; it just means that they are not "interesting"! You need to click on the All Fields link to pull up the fields popup and search for the "missing" fields there. In all likelihood, they are there (not really missing).

0 Karma

MuS
SplunkTrust
SplunkTrust

This is not really THE answer for your question, but have a look at the docs here http://docs.splunk.com/Documentation/Splunk/6.2.4/Data/Configureindex-timefieldextraction

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...