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!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...