Getting Data In

Traffic between forwarder and active directory

jaykf014
New Member

First time using splunk forwarder, sending local data and AD data to remote splunk receiver. We are finding that there is very high traffic between splunk forwarder and remote active directory server. Is there any details on why splunk forwarder would be communicating so much with active directory?

All forwarders are installed onto Windows OS. Splunk receiver is installed onto Linux OS.

Thanks.

Tags (1)
0 Karma

Drainy
Champion

By default Splunk will read all event log data starting with the oldest logs, in this case Splunk is currently remotely reading all event logs on the AD which can be a massive drain whilst it catches up with the newest events. Particularly if you have a high level of auditing enabled.

Best bet? Let it finish.
If its impacting network performance then you could change the inputs.conf to not index historical data by setting this flag on the eventlog stanza;

current_only = 1

You will need to restart to let this change take effect.

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!

Persistent Queue at TcpOut — One of Splunk's Most Practical Features

Splunk introduced persistent queueing at the tcpout layer as one of the most practical resilience features in ...

Skip the Awkward Silence: Have a .conf-ersation at .conf26

Picture this. You arrive at .conf26 already having your socializing and networking plans mapped out. No ...

Rethinking Zero Trust: From Product Purchases to Logical Control Evidence

Implementing Zero Trust (ZT) across complex environments often falters at the very beginning due to a ...