Getting Data In

Difference between ParsingQueue and IndexQueue?

Dark_Ichigo
Builder

Whats the difference between ParsingQuerue and IndexQueue and what their purpose when applied to both inputs.conf, transforms.conf and props.conf?

bwooden
Splunk Employee
Splunk Employee

One of the many differences (and perhaps most practical to address) is on what Splunk instance each configuration belongs. A practical guide on where Splunk settings should be configured is located on the Splunk Wiki. An overview of the pipelines mentioned in your question can be found in Splunk's online distributed deployment manual.

From a best practice standpoint, we generally keep search time knowledge pieces grouped with parsing configurations and send them to both searchers and parsers in a distributed environment. The parsers are happy to ignore search time pieces and the searchers are happy to ignore parsing configurations. Note: Parsing is usually done on the indexers but if a heavy forwarder is in the data acquisition path, it will do the parsing and send Splunk parsed data.

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