Splunk Core Certified Power User — Question 164
What is the default field value of the fillnull command?
Answer options
- A. EMPTY
- B. 0
- C. NULL
- D. #ERROR
Correct answer: B
Explanation
The default field value for the fillnull command is 0, which is why option B is correct. The other options, such as EMPTY, NULL, and #ERROR, do not represent the default behavior of the command and are therefore incorrect.