Splunk Cloud Platform

Forwarding data to 2 splunk Instances (Cloud and on premises)

SagarSplunk
Engager

Hi All,

Is it possible to forward data from 2 different data source to 2 separate instance. below is the example

Cloud instance
FW1(Data SourceA)--> HF1-->Splunk Cloud

On premises Instance
FW1(Data Source B)--> Splunk Instance.

Tags (1)
0 Karma

FritzWittwer_ol
Contributor

You can not reliable send the data to two destinations from an universal forwarder, but you can clone the event with a transform on the heavy forwarder and sent the clone to another instances.

[clone-events]
REGEX = .
DEST_KEY=_TCP_ROUTING
FORMAT=<new_tcp_routing>
CLONE_SOURCETYPE = <sourcetype>

This creates a copy of event with a new source type

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