Splunk Enterprise Certified Architect — Question 3
Which index-time props.conf attributes impact indexing performance? (Select all that apply.)
Answer options
- A. REPORT
- B. LINE_BREAKER
- C. ANNOTATE_PUNCT
- D. SHOULD_LINEMERGE
Correct answer: B, C
Explanation
The LINE_BREAKER attribute influences how data is segmented during indexing, which can significantly affect performance. ANNOTATE_PUNCT can also impact indexing efficiency by modifying how punctuation is handled. The REPORT and SHOULD_LINEMERGE attributes do not directly affect indexing performance in the same way.