Splunk Enterprise

Why am I getting duplicate values?

venkateshparank
Path Finder

We are ingesting AWS data through HF and I am seeing duplicate values for each field as shown in screenshot.

Few of the fields shows correct single value but most of the fields have double values.

I have added below settings in props.conf but no luck.

KV_MODE = none
AUTO_KV_JSON = false
INDEXED_EXTRACTIONS = json

 

venkateshparank_1-1598509908821.png

 

0 Karma

SplunkDevendraB
New Member

Did you find a solution for this? @venkateshparank 

0 Karma

FritzWittwer
Path Finder

INDEXED_EXTRACTIONS = json

Is applied during indexing, in addition to the _raw _time _indextime, host, source and sourcetype field, all fields form the json data in the _raw field is also indexed.

There is probably a KV_MODE=auto or json active during search time, so in addition to the indexed fields, the same fields are parsed from the _raw event.

0 Karma
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...