Getting Data In

Can UF send data to multiple indexes

rashi83
Path Finder

I am using Splunk forwarder (not HEC) and want to know if I can send data to multiple indexes.
If yes, how?

Tags (1)
0 Karma

woodcock
Esteemed Legend

Using HEC, it is really easy (because you do not need to fight the fishbucket), just do multiple post calls. Is this not working for you?

0 Karma

manjunathmeti
SplunkTrust
SplunkTrust

Are you trying to index same data in multiple indexes?

0 Karma

ivanreis
Builder

you can send data to multiple indexers.
In order to do it, you have setup the outputs.conf like the sample below and deploy this file to your UF clients using the deployment server.

[tcpout]
defaultGroup = indexers

[tcpout:indexers]
server = 10.1.1.197:9997, 10.1.1.200:9997, 10.1.1.201:9997

For further information, please check this document -> https://docs.splunk.com/Documentation/Splunk/8.0.0/Admin/Outputsconf#outputs.conf.example

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...