mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
keep pipeline "managed" metadata
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
{
|
||||
"description": "Pipeline for PFsense",
|
||||
"_meta": {
|
||||
"package": {
|
||||
"name": "pfsense"
|
||||
},
|
||||
"managed_by": "fleet",
|
||||
"managed": true
|
||||
},
|
||||
"processors": [
|
||||
{
|
||||
"set": {
|
||||
@@ -153,7 +160,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"pipeline": {
|
||||
"pipeline": {
|
||||
"name": "logs-pfsense.log-1.20.2-suricata",
|
||||
"if": "ctx.event.provider == 'suricata'"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user