Splunk Core Certified Advanced Power User — Question 176
The LINE_BREAKER attribute is configured in which configuration file?
Answer options
- A. props.conf
- B. indexes.conf
- C. inputs.conf
- D. transforms.conf
Correct answer: A
Explanation
The LINE_BREAKER attribute is specifically defined in the props.conf file, which is used for configuring source type settings and parsing rules. The other files, such as indexes.conf, inputs.conf, and transforms.conf, serve different purposes like indexing settings, data input configurations, and transformation rules, respectively, making them incorrect choices for this attribute.