feat(logs/ilm): adding the logs management
This commit is contained in:
parent
9adc92f549
commit
bf0b1a7772
1 changed files with 6 additions and 0 deletions
6
logs/ilm/docker-logs-template.json
Normal file
6
logs/ilm/docker-logs-template.json
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"index_patterns": ["docker-*"],
|
||||
"settings": {
|
||||
"index.lifecycle.name": "docker-logs-policy"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue