Management
A logging operator management stuff
Index LifeCycle
There is an API created for managing the index lifecycle policies.
Kubectl
For deploying the index lifecycle, we may need to update the file under config/samples/lifecycle-example.yaml.
Helm
Helm can also be used to deploy the index lifecycle. After updating the values file inside helm-charts.
Index Template
There is an API created for managing the index templates.
Kubectl
For deploying the index template, we may need to update the file under config/samples/index-template-example.yaml.
Helm
Helm can also be used to deploy the index templates. After updating the values file inside helm-charts.
Last updated