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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...