SPLK-1003 · Question #32
SPLK-1003 Question #32: Real Exam Question with Answer & Explanation
The correct answer is A: App context. https://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles To determine the order of directories for evaluating configuration file precedence, Splunk software considers each file's context. Configuration files operate in either a global context or
Question
Which layers are involved in Splunk configuration file layering? (select all that apply)
Options
- AApp context
- BUser context
- CGlobal context
- DForwarder context
Explanation
https://docs.splunk.com/Documentation/Splunk/latest/Admin/Wheretofindtheconfigurationfiles To determine the order of directories for evaluating configuration file precedence, Splunk software considers each file's context. Configuration files operate in either a global context or in the context of the current app and user: Global. Activities like indexing take place in a global context. They are independent of any app or user. For example, configuration files that determine monitoring or indexing behavior occur outside of the app and user context and are global in nature. App/user. Some activities, like searching, take place in an app or user context. The app and user context is vital to search-time processing, where certain knowledge objects or actions might be valid only for specific users in specific apps.
Topics
Community Discussion
No community discussion yet for this question.