Getting Data In

Can you help me with Log Event Queueing on a Splunk Forwarder?

renelindner
Engager

Hi Splunkies,

is there a way to set up log event event queuing and the chunking of queued events on the forwarder side?

Our problem is that our forwarders flood our indexer with events when it is back online after an outage due to maintenance or other reasons and some of those events are not indexed and get lost.

The fowarders are configured to use acknowledgement and SSL to encrypt the traffic between forwarders and indexers. The use of SSL and acknowledgement is required by the orgranizations data management and securicy policies.

Utilization on the indexer is quite low. CPU ist always <10% even after bringing them up online after maintainance.

Any suggestions or ideas, like a configuration to send queued events in chunks of like 10 Mb and how to do that?

René

richgalloway
SplunkTrust
SplunkTrust

Forwarders automatically queue data when they can't reach an indexer. Usually, that queue is enough to hold events until an indexer is available, but it may not be enough if all are indexers are down for a prolonged period or if a lot of events are generated during the outage.

The maxQueueSize setting in outputs.conf may help. Increasing the value from the default of 500KB should help.

If you have enough resources, consider standing up a second indexer so you're more likely to have one available at all times. It'll help with search performance, too.

---
If this reply helps you, Karma would be appreciated.
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 ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...