mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
@@ -9,7 +9,7 @@ input {
|
||||
}
|
||||
}
|
||||
filter {
|
||||
if "ids" in [tags] {
|
||||
if [type] == "ids" {
|
||||
mutate {
|
||||
rename => { "host" => "beat_host" }
|
||||
remove_tag => ["beat"]
|
||||
|
||||
Reference in New Issue
Block a user