ExamGecko
Question list
Search
Search

Question 29 - SPLK-1003 discussion

Report
Export

In this source definition the MAX_TIMESTAMP_LOOKHEAD is missing. Which value would fit best?

Event example:

A.
MAX_TIMESTAMP_L0CKAHEAD = 5
Answers
A.
MAX_TIMESTAMP_L0CKAHEAD = 5
B.
MAX_TIMESTAMP_LOOKAHEAD - 10
Answers
B.
MAX_TIMESTAMP_LOOKAHEAD - 10
C.
MAX_TIMESTAMF_LOOKHEAD = 20
Answers
C.
MAX_TIMESTAMF_LOOKHEAD = 20
D.
MAX TIMESTAMP LOOKAHEAD - 30
Answers
D.
MAX TIMESTAMP LOOKAHEAD - 30
Suggested answer: D

Explanation:

https://docs.splunk.com/Documentation/Splunk/6.2.0/Data/Configuretimestamprecognition

"Specify how far (how many characters) into an event Splunk software should look for a timestamp." since TIME_PREFIX = ^ and timestamp is from 0-29 position, so D=30 will pick up the WHOLE timestamp correctly.

asked 23/09/2024
Jose M Rivera Vega
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first