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!

Splunk Edge Processor | Popular Use Cases to Get Started with Edge Processor

Splunk Edge Processor offers more efficient, flexible data transformation – helping you reduce noise, control ...

Introducing New Splunkbase Governance!

Splunk apps are essential for maximizing the value of your Splunk Experience. Whether you’re using the default ...

3 Ways to Make OpenTelemetry Even Better

My role as an Observability Specialist at Splunk provides me with the opportunity to work with customers of ...