Getting Data In

What should the indexer queues be?

danielbb
Motivator

After filling the tiny queues on the indexers, we would like to move to bigger queues.

We are thinking about the following -

[queue=AQ]
# Default maxSize = 10MB
maxSize = 200MB

[queue=aggQueue]
# Default maxSize = 1MB
maxSize = 3500MB

[queue=parsingQueue]
# Default maxSize = 6MB
maxSize = 3600MB

[queue=typingQueue]
maxSize = 2100MB

[queue=indexQueue]
maxSize = 4000MB

Does it make sense?

Tags (2)
0 Karma
1 Solution

danielbb
Motivator

Support said -

-- What i assume is occurring based on which Q's are full is that you have a bad regex somewhere, or for a particular source type the event breaking is not working, so for the event breaking not working, the forwarder locks onto an indexer and does not let it loadbalance as it feels it has not reached the end of the event.

And we found out that there was a weird LINE_BREAKER set for a new sourcetype. Removing it and the queues got cleared.

View solution in original post

0 Karma

danielbb
Motivator

Support said -

-- What i assume is occurring based on which Q's are full is that you have a bad regex somewhere, or for a particular source type the event breaking is not working, so for the event breaking not working, the forwarder locks onto an indexer and does not let it loadbalance as it feels it has not reached the end of the event.

And we found out that there was a weird LINE_BREAKER set for a new sourcetype. Removing it and the queues got cleared.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...