SPLK-1003 · Question #16
During search time, which directory of configuration files has the highest precedence?
The correct answer is D. $SPLUNK HCME/etc/users/admin/local. During search time in Splunk, configuration files in the $SPLUNK_HOME/etc/users/<username>/local directory (user context) have the highest precedence. The full priority order from highest to lowest is: users/<user>/local > apps/<app>/local > apps/<app>/default > system/local > sy
Question
During search time, which directory of configuration files has the highest precedence?
Options
- A$SFLUNK_KOME/etc/system/local
- B$SPLUNK_KCME/etc/system/default
- C$SPLUNK_HCME/etc/apps/app1/local
- D$SPLUNK HCME/etc/users/admin/local
How the community answered
(56 responses)- A2% (1)
- B4% (2)
- C5% (3)
- D89% (50)
Explanation
During search time in Splunk, configuration files in the $SPLUNK_HOME/etc/users/<username>/local directory (user context) have the highest precedence. The full priority order from highest to lowest is: users/<user>/local > apps/<app>/local > apps/<app>/default > system/local > system/default. The user-specific directory wins over all others, allowing per-user customizations (like saved searches or UI preferences) to override app-level or system-level settings.
Topics
Community Discussion
No community discussion yet for this question.