Splunk SPLK-1002 Question Answer
Given the following eval statement:
... | eval field1 = if(isnotnull(field1),field1,0), field2 = if(isnull(field2), "NO-VALUE", field2)
Which of the following is the equivalent using fillnull?
Splunk SPLK-1002 Summary
- Vendor: Splunk
- Product: SPLK-1002
- Update on: Sep 19, 2025
- Questions: 300