SPLK-1003 · Question #177
In case of a conflict between a whitelist and a blacklist input setting, which one is used?
The correct answer is A. Blacklist. In Splunk, when a whitelist and blacklist conflict on the same input, the blacklist always takes precedence. This is a deny-first security principle: if an item is explicitly blocked (blacklisted), that denial overrides any allowance (whitelist). This prevents accidental data ing
Question
In case of a conflict between a whitelist and a blacklist input setting, which one is used?
Options
- ABlacklist
- BWhitelist
- CThey cancel each other out.
- DWhichever is entered into the configuration first.
How the community answered
(40 responses)- A90% (36)
- C3% (1)
- D8% (3)
Explanation
In Splunk, when a whitelist and blacklist conflict on the same input, the blacklist always takes precedence. This is a deny-first security principle: if an item is explicitly blocked (blacklisted), that denial overrides any allowance (whitelist). This prevents accidental data ingestion of sensitive or unwanted sources even if they match a broad whitelist pattern.
Topics
Community Discussion
No community discussion yet for this question.