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

ccWildcard
Explorer

I tried this on a server and found the opposite to be true. It was setting index across all stanzas at leas the ones set in etc\system\default\inputs.conf for the forwarder.

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!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...