Getting Data In

Can I reference $SPLUNK_HOME in an inputs.conf or props.conf stanza?

dbryan
Path Finder

I want to do something like this:

# inputs.conf
[monitor://$SPLUNK_HOME/etc/apps/myapp/tmp]

And/or:

# props.conf
[source::$SPLUNK_HOME/etc/apps/myapp/tmp/*.log]

Is this possible?

It's basically so that an app does not have to be aware of its location on the filesystem, and so that I can run many instances of Splunk with the app installed on a single system without them stepping upon each other.

Tags (2)
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

The former will work (inputs.conf monitor stanza header) but the latter will not (props.conf). However, you shouldn't really need the one in props.conf, as you can certainly just match the end of the filename pattern ([source::.../etc/apps/myapp/tmp/*.log]), or better yet, assign your files a sourcetype in the input and use that to set properties.

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