mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-30 00:17:51 +02:00
Add initia/basic Strelka config
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
filter {
|
||||
if [type] =~ "strelka" {
|
||||
json {
|
||||
source => "message"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
filter {
|
||||
if [type] =~ "strelka" {
|
||||
json {
|
||||
source => "message"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user