Splunk Core Certified Advanced Power User — Question 37

What is the difference between the two wildcards ... and * for the monitor stanza in inputs.conf?

Answer options

Correct answer: C

Explanation

The correct answer is C because the wildcard * applies only to the current directory level, while ... allows for matching items recursively in subdirectories. A is incorrect since ... is indeed supported in monitor stanzas, and B is wrong because the two wildcards have distinct functionalities. D misrepresents the roles of the wildcards by switching their meanings.