Getting Data In

Single Value fields Ingested as Multi Value

fdarrigo
Path Finder

I never ran into this problem before, but I hope someone has..

I have a python script which calls a REST API and passes the JSON to Splunk via the HEC.
The fields are single-valued, however, Splunk converts them to multi-value.
alt text

Does anyone know why this is happening and how to fix it?

Tags (1)
0 Karma

woodcock
Esteemed Legend

Set KV_MODE to NONE and it will go away. Actually a value of AUTO might be better but the real problem is that right now it is set to JSON which is wrong because then you are parsing the JSON twice. This is definitely the problem.

jkat54
SplunkTrust
SplunkTrust

Do you have multiple extraction methods defined?

Such as using indexed_extractions and kv_mode?

0 Karma

fdarrigo
Path Finder

No I don't

0 Karma

jkat54
SplunkTrust
SplunkTrust

Can you provide a data sample and the sourcetype you’re using?

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...