nerdexam
Splunk

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

Configuration Files

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)
  • A
    2% (1)
  • B
    4% (2)
  • C
    5% (3)
  • D
    89% (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

#Configuration Files#Precedence#Directory Structure

Community Discussion

No community discussion yet for this question.

Full SPLK-1003 Practice