Getting Data In

inputs.conf not working

splunker_123
Path Finder

Hi

This is my inputs.conf file in universal forwader on a windows box

[default]
host = wgbbx001

[monitor://E:\application1]
index = _internal

[monitor://E:\application1\Logs]
index = _internal

There are sub folders and logs inside the folder called application, I want to view it through splunkweb- my indexer is in another linux box and but with the above configuration application logs are not shown in splunk web.Any idea why its not working..is there anything else to be added in inputs.conf?

Tags (1)
0 Karma
1 Solution

sdaniels
Splunk Employee
Splunk Employee

The problem may be the index. _internal is used for internal splunk metrics. You will need to add these to the 'main' index or create your own index.

Also, if you define a monitor for E:\application1 it will get everything in that directory including the Logs directory. It is recursive by default so you wouldn't need both entries.

View solution in original post

sdaniels
Splunk Employee
Splunk Employee

The problem may be the index. _internal is used for internal splunk metrics. You will need to add these to the 'main' index or create your own index.

Also, if you define a monitor for E:\application1 it will get everything in that directory including the Logs directory. It is recursive by default so you wouldn't need both entries.

splunker_123
Path Finder

You are right...when I removed index_internal,it worked.thank you

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