Deployment Architecture

What are the various queues in Splunk

adityapavan18
Contributor

I found the following configuration in my indexers

[queue]
maxSize = 500KB

[queue=AQ]
maxSize = 10MB

[queue=WEVT]
maxSize = 5MB

[queue=aggQueue]
maxSize = 1MB

[queue=fschangemanager_queue]
maxSize = 5MB

[queue=parsingQueue]
maxSize = 6MB

Can anyone help me in understanding each of those queues?

Out of those which one is indexing queue?

Tags (1)
0 Karma
1 Solution

ChrisG
Splunk Employee
Splunk Employee

The overview of the data pipeline and queues in the documentation is in the topic "How data moves through Splunk" in the Distributed Deployment Manual. See also inputs.conf. But I don't see anything in the spec files about these specific settings, so the Answers links that Kristian provided are your best bet. Are you having issues with blocked queues, or are you just learning and discovering?

0 Karma

adityapavan18
Contributor

In the splunk environment i am working on, I am losing data(i.e the events coming from Universal forwarder to Indexer), wanted to know if i am losing data because of queues being full.

0 Karma

adityapavan18
Contributor

Thanks a lot, links were really helpful

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...