Open anoopdi opened 6 years ago
Here is a corrected EVAL statement..
EVAL-Feature_Name = case(Feature_Name="%%802","Antimalware",Feature_Name="%%801","AntiSpyware",Feature_Name="%%800","AntiVirus",Feature_Name="*",Feature_Name)
fixes issue. Bump on getting this into splunkbase to code owner.
Solves the issue, please merge into master!
While going through the error/warning messages within my Splunk environment, i noticed following warning message which appears quite a number of times in a day.
"Invalid eval expression for 'EVAL-Feature_Name' in stanza [XmlWinEventLog:Microsoft-Windows-Windows Defender/Operational]. The expression is malformed. Expected )"
The currepsonding calulated field expression seem to be incomplete EVAL-Feature_Name = case(Feature_Name="%%802",