Getting Data In

How to forward indexed data to another splunk receiver?

ford1863
New Member

Now I configured server A and B with installing splunk, and index some local logs on server A. I want to forward these logs to server B, and wrote some configure files in /opt/splunk/etc/system/local.

props.conf:

[<sourcetype>]
TRANSFORMS-routing=send_to_windows

transforms.conf:
[send_to_windows]
REGEX=.
DEST_KEY=_TCP_ROUTING
FORMAT=windowsgroup

outputs.conf:
[tcpout:windowsgroup]
disable=fasle
server=x.x.x.x:x

The server A is configured as Splunk forwarder mode.The piont is there's no logs receiving on server B.

Tags (1)
0 Karma

woodcock
Esteemed Legend

This looks good; did you configure the receiving side with something like this?

[splunktcp://9997]
connection_host = dns
index = myindex
sourcetype = mysourcetype
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Index This | What has goals but no motivation?

June 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...