Dashboards & Visualizations

Set a default index for all INPUTS within a specific app only

eden881
Path Finder

I have an app with a long list of inputs. I want to set them to go to a specific index (let's say index = my_index).
I can achieve this by placing index = my_index under the [default] stanza in the app.

However, will this affect other apps on the forwarder with their inputs set to default?
I deploy this app with a Deployment Server to several UFs.

0 Karma
1 Solution

eden881
Path Finder

Eventually I tried it out myself, and found out that the [default] stanza only affects the inputs in it's specific app.

View solution in original post

0 Karma

eden881
Path Finder

Eventually I tried it out myself, and found out that the [default] stanza only affects the inputs in it's specific app.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Settings in .conf files are not app-specific, they are stanza-specific. Values in the [default] stanza apply to all inputs in all apps unless overwritten by the [default] stanza in another app that is processed first. btool can tell you what settings will apply.

---
If this reply helps you, Karma would be appreciated.

eden881
Path Finder

I think this is incorrect, as I tried it and found out that [default] only affects the inputs in the specific app...

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...