Getting Data In

Trying to collect data through HEC with json event containing empty values

davidlg
Explorer

Hello,

 

I obtain a  "Failed processing http input" when trying to collect the following json event with indexed fields :

{"index" : "test",  "sourcetype", "test", "event":"This is a test", "fields" : { "name" : "test" , "values" : {}  }}

Error is : "Error in handling indexed fields"

Could anyone precise reason of the error ? "fields value" could not be empty ?

I can't prevent it on the source.

Best regards,

David

 

Labels (1)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Is it a typo or just not valid JSON (the comma after "values" should be a colon?)

davidlg
Explorer

Hello ITWhiperer, 

It is a typo, I just edited the original post.

Thank you

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 ...