Skip to content
This repository was archived by the owner on Dec 14, 2022. It is now read-only.

Commit 26dfe80

Browse files
author
Chris Wiechmann
committed
Update BeatsInputPipeline.conf
1 parent 8c4a5b5 commit 26dfe80

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

logstash/pipelines/BeatsInputPipeline.conf

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,9 @@ filter {
4545
"
4646
}
4747
}
48+
mutate {
49+
remove_field => [ "versionStatus" ]
50+
}
4851
}
4952

5053
# If no region is given, set it to an empty string

0 commit comments

Comments
 (0)