Splunk IT Service Intelligence Certified Admin — Question 21
What is the default log level for system health debug logs?
Answer options
- A. INFO
- B. WARN
- C. DEBUG
- D. ERROR
Correct answer: C
Explanation
The correct answer is C, DEBUG, as it is typically the default level for detailed logging in system health monitoring. INFO and WARN are higher-level logs that do not provide the same granularity, while ERROR logs only capture critical failures, missing out on the broader debug information.