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
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...