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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Data Persistence in the OpenTelemetry Collector

This blog post is part of an ongoing series on OpenTelemetry. What happens if the OpenTelemetry collector ...

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...