Getting Data In

replacing inputs.conf

heterodyned
Path Finder

This would be a very trivial question, but what are the circumstances when splunk re-indexes new data? Replacing an existing inputs.conf with another inputs.conf shouldnt actually re-index data, but incase I need to perform a re-indexing, then would it be by clearing the data and then restarting splunk services?

Thanks,

Tags (1)
0 Karma
1 Solution

Genti
Splunk Employee
Splunk Employee

im assuming that you do not just want to re-index the data and have duplicates in.
If what you would like to do is clean all of your existing data, and then re-indexing it all up again then you can do the following:

./splunk stop
./splunk clean eventdata index_name
./splunk start

For more info on this go here
Cheers,
.gz

View solution in original post

Genti
Splunk Employee
Splunk Employee

im assuming that you do not just want to re-index the data and have duplicates in.
If what you would like to do is clean all of your existing data, and then re-indexing it all up again then you can do the following:

./splunk stop
./splunk clean eventdata index_name
./splunk start

For more info on this go here
Cheers,
.gz

Genti
Splunk Employee
Splunk Employee

replacing inputs.conf (and restarting the server) will only make the new data that comes in obey the rules in the new inputs.conf. The data that is originally there will not be reindexed and it will not change to obey the new rules. For reindexing you will need to use the clean command, or perhaps use crcSalt

0 Karma

heterodyned
Path Finder

Alright, I was wondering to replace our existing inputs.conf with the same copy of inputs.conf but with some modifications/flags like sourcetype/hostname etc...

0 Karma

Genti
Splunk Employee
Splunk Employee

If it is the same exact inputs.conf then no, you should see no other data. If you add some other monitor stanza or any other flags in the inputs.conf (such as crcSalt) the you might see more data/duplicates

0 Karma

heterodyned
Path Finder

So replacing inputs.conf from existing locations shouldnt cause duplicate data right?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

Splunk is officially part of Cisco

Revolutionizing how our customers build resilience across their entire digital footprint.   Splunk ...

Splunk APM & RUM | Planned Maintenance March 26 - March 28, 2024

There will be planned maintenance for Splunk APM and RUM between March 26, 2024 and March 28, 2024 as ...