SPLK-3003 Exam QuestionsBrowse all questions from this exam

SPLK-3003 Exam - Question 52


A customer is having issues with truncated events greater than 64K. What configuration should be deployed to a universal forwarder (UF) to fix the issue?

Show Answer
Correct Answer: C

To address issues with truncated events greater than 64K in a universal forwarder (UF), you should configure the EVENT_BREAKER_ENABLE and EVENT_BREAKER regular expression settings per sourcetype. These settings control how the UF recognizes and handles event boundaries, which can prevent events from being improperly truncated. The other options either point to default configurations or best practices that do not directly address the truncation problem in the context of a UF.

Discussion

5 comments
Sign in to comment
Steve2610Option: C
Oct 24, 2022

Page 11

RedtonyeahOption: C
May 23, 2022

I think C

huu_nguyenOption: C
Aug 29, 2022

I'm between C and D but I think C is a better option

hpbdcbOption: B
Feb 1, 2024

for sure B! C is not wrong but it is part of B and B should be done in any case as best practice. ref: https://www.sicherevielfalt.de/blog/the-ultimate-splunk-magic-8-for-a-dramatic-performance-boost/

bobixaka
May 21, 2024

The question is about a universal forwarder (UF). You can only set EVENT_BREAKER_ENABLE and EVENT_BREAKER on a UF. MAGIC 8 wont' work there, so C should be the answer.

bobixakaOption: C
May 21, 2024

Magic 6 or the Great 8 is a best practice for sure, but on the Universal Forwarder you can only set EVENT_BREAKER_ENABLE and EVENT_BREAKER. (Ref: Core Implementation Notes p. 169-171)