Splunk Search

Single Source of Data, Multiple Splunk Instances?

gmark
Explorer

We have a single data simulator sending records to a socket, and a Splunk instance on a different server using that data. Can we have additional Splunk instances using that same data?

Tags (1)

gmark
Explorer

I have multiple Splunk instances, but not in this case. Here, I'm only thinking of piggy-backing this particular instance on the data input used by one of the others I have running.

0 Karma

jensonthottian
Contributor

Yes you can.
Use the forwarder outputs.conf to send data to additional Splunk Indexers below to different environments.

[tcpout:1st Indexername]

disabled = false

server = IPAdressof1stindexer:port

[tcpout:2ndIndexeer]

disabled = false

server =IPof2ndIndexer:portNo


Do you have multiple Splunk environments??

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