Skip to content

Commit a051b1a

Browse files
authored
Update articles/sentinel/summary-rules.md
1 parent cd084c6 commit a051b1a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/sentinel/summary-rules.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,7 @@ This procedure describes a sample process for using summary rules with [auxiliar
300300
add_field => {"LogstashVersion" => "${LOGSTASH_VERSION}"}
301301
}
302302
prune {
303+
whitelist_names => [ "Message", "TimeGenerated", "Activity", "LogSeverity", "CefVersion", "DeviceVendor", "DeviceProduct", "DeviceVersion", "DeviceEventClassID"]
303304
}
304305
}
305306
output {

0 commit comments

Comments
 (0)