Getting Data In

Where do I put the outputs.conf file to disable indexing on my search head?

fisuser1
Contributor

Where do I put the outputs.conf file to disable indexing on my search head? Does this go in /splunk/etc/system/local or in one of the apps on the SH?

[tcpout]
defaultGroup = primary_indexer

[tcpout:primary_indexer]
server = ##.##.###.##:9997

0 Karma
1 Solution

mrgibbon
Contributor

Personally I would create a deployment app and push it out where needed.
But if you are only running one machine, you can put it in either place you mention, just be aware in /system/local/ it will overrule anything in the /apps/myapp/local folders.

Cheers

View solution in original post

mrgibbon
Contributor

Personally I would create a deployment app and push it out where needed.
But if you are only running one machine, you can put it in either place you mention, just be aware in /system/local/ it will overrule anything in the /apps/myapp/local folders.

Cheers

fisuser1
Contributor

Forgot to include this in my original.

[indexAndForward]
index = false

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