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
1 months agoNobuko
2 months agoIrma
2 months agoDomitila
6 days agoLea
7 days agoKenneth
8 days agoFletcher
9 days agoVilma
2 months agoEugene
2 months agoErnest
2 months agoKarrie
2 months agoMarya
2 months agoKimi
2 months agoLashonda
1 months agoRomana
2 months agoMirta
2 months ago