Splunk Enterprise Security Certified Analyst — Question 10
Where does the bloomfilter reside?
Answer options
- A. $SPLUNK_HOME/var/lib/splunk/indexfoo/db/db_1553504858_1553504507_8
- B. $SPLUNK_HOME/var/lib/splunk/indexfoo/db/db_1553504858_1553504507_8/*.tsidx
- C. $SPLUNK_HOME/var/lib/splunk/fishbucket
- D. $SPLUNK_HOME/var/lib/splunk/indexfoo/db/db_1553504858_1553504507_8/rawdata
Correct answer: A
Explanation
The bloomfilter is stored in the location specified in option A, which is the main directory for the index. The other options point to different files or directories within the Splunk structure and do not contain the bloomfilter. Therefore, option A is the correct answer.