mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-08 10:12:53 +01:00
Don't set the Kratos index explicitly
This commit is contained in:
@@ -1,13 +1,6 @@
|
|||||||
{
|
{
|
||||||
"description" : "kratos",
|
"description" : "kratos",
|
||||||
"processors" : [
|
"processors" : [
|
||||||
{
|
|
||||||
"set": {
|
|
||||||
"field": "_index",
|
|
||||||
"value": "so-kratos",
|
|
||||||
"override": true
|
|
||||||
}
|
|
||||||
},
|
|
||||||
{ "pipeline": { "name": "common" } }
|
{ "pipeline": { "name": "common" } }
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user