Splunk Core Certified Advanced Power User — Question 149

What is an example of a proper configuration for CHARSET within props.conf?

Answer options

Correct answer: A

Explanation

Option A is correct because it specifies the CHARSET configuration for a specific source, which is the correct usage in props.conf. The other options incorrectly apply CHARSET to sourcetype, host, and index, which are not valid contexts for CHARSET configuration.