mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 09:12:45 +01:00
23 lines
528 B
JSON
23 lines
528 B
JSON
{
|
|
"template": {
|
|
"settings": {
|
|
"index": {
|
|
"lifecycle": {
|
|
"name": "logs"
|
|
},
|
|
"codec": "best_compression",
|
|
"query": {
|
|
"default_field": [
|
|
"message"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"version": 2,
|
|
"_meta": {
|
|
"managed": true,
|
|
"description": "default settings for the logs index template installed by x-pack"
|
|
}
|
|
}
|