Knowledge Management

Why are my json data extracted twice

rolfberkenbosch
New Member

My inputs.conf is:

[monitor:///var/log/grains.log]
sourcetype = grains_log
disabled = 0
index = os

My props.conf is as follows:
[grains_log]
INDEXED_EXTRACTIONS = json
KV_MODE = none

But I keep seeing double values.

Does someone has an idea what I miss here ?

Tags (1)
0 Karma

ddrillic
Ultra Champion

-- double values

What do you mean by that? do you see the events once and twice the count of values on the fields side bar?

0 Karma

felipesewaybric
Contributor

while you can find the solution, you can use "| dedup _raw" to remove duplicates,

0 Karma

mdsnmss
SplunkTrust
SplunkTrust

These questions should help answer yours. The INDEXED_EXTRACTIONS = json should be located where the data is being indexed. If the search head is on a different system from where the indexing is taking place then you will also need the props.conf for that sourcetype on the search head specifying KV_MODE = none. It's likely you are getting both index time and search time extractions for the JSON data.

micahkemp
Champion

You may consider converting this to an answer.

0 Karma

somesoni2
Revered Legend

Where does this props.conf resides? Do you've dedicated search heads?

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