Getting Data In

How do I capture a stream of syslog data from 2 heavy forwarders into one index without duplication?

dbrown_sfdc
New Member

I want to have two heavy forwarders set up to receive the same syslog data at the same time. If one fails the other will carry the load. Both will stream data into one Index with the load spread across multiple Indexer hosts.

What methods can be applied to de-duplicate the same data flowing in from the two forwarders or can you suggest a better option?

Thanks!

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You'd be better off solving the failover on the syslog side, have the syslog daemons write a log file, and index that log file. Here's a start in case of rsyslog: http://wiki.rsyslog.com/index.php/FailoverSyslogServer
That way there is no duplication of data in the first place, so no need to deduplicate down the line.

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