Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Splunk SPLK-5002 Exam - Topic 3 Question 23 Discussion

An engineer observes a delay in data being indexed from a remote location. The universal forwarder is configured correctly.What should they check next?
A) Review forwarder logs for queue blockages.
B) Increase the indexer memory allocation.
C) Optimize search head clustering.
D) Reconfigure the props.conf file.

Splunk SPLK-5002 Exam - Topic 3 Question 23 Discussion

Actual exam question for Splunk's SPLK-5002 exam
Question #: 23
Topic #: 3
[All SPLK-5002 Questions]

An engineer observes a delay in data being indexed from a remote location. The universal forwarder is configured correctly.

What should they check next?

Show Suggested Answer Hide Answer
Suggested Answer: A

If there is a delay in data being indexed from a remote location, even though the Universal Forwarder (UF) is correctly configured, the issue is likely a queue blockage or network latency.

Steps to Diagnose and Fix Forwarder Delays:

Check Forwarder Logs (splunkd.log) for Queue Issues (A)

Look for messages like TcpOutAutoLoadBalanced or Queue is full.

If queues are full, events are stuck at the forwarder and not reaching the indexer.

Monitor Forwarder Health Using metrics.log

Use index=_internal source=*metrics.log* group=queue to check queue performance.

Incorrect Answers: B. Increase the indexer memory allocation -- Memory allocation does not resolve forwarder delays. C. Optimize search head clustering -- Search heads manage search performance, not forwarder ingestion. D. Reconfigure the props.conf file -- props.conf affects event processing, not ingestion speed.


Splunk Forwarder Troubleshooting Guide

Monitoring Forwarder Queue Performance

Contribute your Thoughts:

0/2000 characters
Marguerita
5 hours ago
I vaguely recall something about the props.conf file, but I can't remember how it connects to indexing delays. Maybe it's worth considering?
upvoted 0 times
...
Curt
5 days ago
I feel like optimizing search head clustering might not be directly related to the indexing delay. It seems more about search performance.
upvoted 0 times
...
Junita
11 days ago
I'm not entirely sure, but increasing the indexer memory allocation seems like it could help too. We did a similar question on memory issues last week.
upvoted 0 times
...
Shaun
16 days ago
I think checking the forwarder logs for queue blockages makes sense. I remember something about that in our practice sessions.
upvoted 0 times
...

Save Cancel