Getting Data In

DB Connect inputs missing from inputs.conf

timrcase
Explorer

I have 3 database inputs defined in Manager, but when I view $SPLUNK_HOME/etc/apps/dbx/local/inputs.conf only 1 of the inputs is there. I also checked the $SPLUNK_HOME/etc/apps/dbx/default/inputs.conf file and they are not there either. Data is still getting indexed from all 3 inputs so everything appears to be working as designed. Is there another file that holds DB Connect input configuration details?

Tags (1)
0 Karma
1 Solution

ziegfried
Influencer

Yes, the actual configuration stanza can be in any app in the etc/<app>/local/inputs.conf. It depends in which app context you were in when you created the input. For example, when you entered the Splunk Manager from the Search app, then the stanza will be stored in etc/apps/search/local/inputs.conf.

You can use a CLI command to quickly find out where the configuration is stored:

$ splunk cmd btool inputs list dbmon --debug

This will print the merged config with a prefix on each line with the app where it's defined in.

View solution in original post

ziegfried
Influencer

Yes, the actual configuration stanza can be in any app in the etc/<app>/local/inputs.conf. It depends in which app context you were in when you created the input. For example, when you entered the Splunk Manager from the Search app, then the stanza will be stored in etc/apps/search/local/inputs.conf.

You can use a CLI command to quickly find out where the configuration is stored:

$ splunk cmd btool inputs list dbmon --debug

This will print the merged config with a prefix on each line with the app where it's defined in.

timrcase
Explorer

That explains it. Thanks!

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...