Getting Data In

Forwarding indexed data

freeborn
Explorer

I know that there has been many variations of this question asked but I cannot seem to find the one that suites me.

We currently have a single indexer that receives various syslogs and UF data. Our parent company would like us to forward a subset of that data to them. (some of it by source field and some of it by host field)

I did read about sending to third party systems, but from what I took from this, you require to do his from another(separate) forwarder and not the indexer. How can I take the received data and send a subset based on certain criteria and forward it to the 3rd party?

Tags (1)
0 Karma

MuS
SplunkTrust
SplunkTrust

Hi freeborn

An Indexer can also be at the same time a Forwarder, just follow the examples provided @docs http://docs.splunk.com/Documentation/Splunk/5.0.4/Deploy/Forwarddatatothird-partysystemsd


Change props and transforms to your needs, don't forget to restart your splunk or reload the new configs by executing the following search command

| extract reload=T

Also make sure your Indexer can reach the destination server over the network and the destination port is open and listening (don't forget Firewalls, routers and all kind of other Networking things).

Hope this helps to get you started....

cheers, MuS

0 Karma

freeborn
Explorer

I followed the examples, but it ends up either sending all my data recived by uf, or it send all the data captured by syslog. I will do some further testing tonight and if it does not work I will post what I have.

0 Karma

jonuwz
Influencer

you can do this on the indexer.

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!

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...

Design, Compete, Win: Submit Your Best Splunk Dashboards for a .conf26 Pass

Hello Splunkers,  We’re excited to kick off a Splunk Dashboard contest! We know that dashboards are a primary ...

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...