Getting Data In

inputs.conf and destination index

peter_gianusso
Communicator

this stanza works and indexes events:

[monitor://\Njros1bva0624\c_root$\Program Files\eClarifyPM\eClarifyPM.log]

disabled = false

host = ECLARIFYLOG_HOST

alwaysOpenFile = 1

sourcetype = ECLARIFYLOG

If shutdown splunk, I clean the indexes, thenchange the above stanza to the stanza below and then restart splunk , this stanza does not result in any indexing of events:

[monitor://\Njros1bva0624\c_root$\Program Files\eClarifyPM\eClarifyPM.log]

disabled = false

host = ECLARIFYLOG_HOST

alwaysOpenFile = 1

sourcetype = ECLARIFYLOG

index=imaging]

The index, imaging, does exist.

Please advise

Tags (2)
0 Karma
1 Solution

sieutruc
Contributor

I think you should use search as: index=imaging .... Or you can go to Access Control->Role and add that index into your user's selected indexes. If not, try to restart again.

View solution in original post

0 Karma

sieutruc
Contributor

I think you should use search as: index=imaging .... Or you can go to Access Control->Role and add that index into your user's selected indexes. If not, try to restart again.

0 Karma

peter_gianusso
Communicator

Now I understand your comments about user's selected indexes..you need to add it to the role's default indexes..bingo!!

0 Karma

sieutruc
Contributor

Try those commands
/opt/splunk/bin/splunk stop
/opt/splunk/bin/splunk clean eventdata [imaging|main]
/opt/splunk/bin/splunk start

0 Karma

peter_gianusso
Communicator

the problem isn't a search. it doesn't index any files when I add the index=imaging.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...