mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
14 lines
217 B
Plaintext
14 lines
217 B
Plaintext
{
|
|
"description" : "kratos",
|
|
"processors" : [
|
|
{
|
|
"set": {
|
|
"field": "_index",
|
|
"value": "so-kratos",
|
|
"override": true
|
|
}
|
|
},
|
|
{ "pipeline": { "name": "common" } }
|
|
]
|
|
}
|