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?
The fillnull command can be used to replace null values in specific fields. The correct equivalent expression for the given eval statement would involve using fillnull twice, once for field1 to replace null values with 0, and once for field2 to replace null values with 'NO-VALUE'.
Splunk Docs - fillnull command
Jettie
4 days agoNobuko
11 days agoIrma
18 days agoVilma
22 days agoEugene
23 days agoErnest
30 days agoKarrie
9 days agoMarya
14 days agoKimi
1 months agoLashonda
3 days agoRomana
6 days agoMirta
16 days ago