Getting Data In

Is it possible to send the same data to two different indexes via universal forwarder?

kris99
New Member

Is it possible to send the following to two different indexes via Universal Forwarder ?

[perfmon://CPU]
index=aaaa
index=bbbb

[perfmon://Memory]
index=aaaa
index=bbbb

0 Karma

kml_uvce
Builder

I think it will throw error but it may work if you use same stanza for different indexes like
[perfmon://CPU]
index=aaaa

[perfmon://CPU]
index=bbbb

and if you want to send cpu and mem in 2 diffrent index then

[perfmon://CPU]
index=aaaa

[perfmon://Memory]
index=bbbb

kamal singh bisht
0 Karma

bmacias84
Champion

Yes you can do it that way. But cloning data is not a feature that UF are capable of. HF are the ability to do what is call data cloning and routing if thats what you want from Forwarder. Else it can be down at the indexer level. Its easy to clone data to two different system than to clone data the same system.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...