What are the features of configuration files? (.conf)
What are the two ways to learn about conf files?
* Spec files on Splunk docs
What is a Splunk app?
When editing conf files, it is best practice to only amend the ___ directory.
local
What is meant by index time?
global context, such as input/parsing configuration
What is meant by search time?
App/user scoped, such as a users knowledge object
Name the index-time precedence.
Name the search-time precedence.
If two or more apps have conflicting settings, the app directory name with the __ __ order wins.
highest ascii
How does Splunk merge conf files?
What is the btool command?