Splunk Search

When I use | spath | search | table search commands I am getting duplicate entries

bzsplunk54
New Member

When parsing information from a _json file when using
|spath
|search
|table
I am receiving duplicates. I'm not sure why this is happening for my data. The json file is one large flat file that is ingested daily. Would this have to do with ingestion time and search time polling for the explanation? If so, How can I correct this so only single entries are returned for my output?

Tags (3)
0 Karma

MuS
SplunkTrust
SplunkTrust

My guess, somewhere along the data pipe you have a props.conf which has INDEXED_EXTRACTIONS = JSON and on your search head you have a props.conf with KV_MODE = json.

Use just one of them, not both 😉

cheers, MuS

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