pi-cluster icon indicating copy to clipboard operation
pi-cluster copied to clipboard

Automate creation of Kibana dataview

Open ricsanfre opened this issue 2 years ago • 1 comments

Enhancement Request

Automate configuration processes of Elasticsearch.

  • Creation of Kibana's DataView
  • Apply logs retention policies through the configuration of Elasitcsearh Index Lifecycle Management policies.

References

Implementation Details

A job can be configured to automatically execute HTTP POST queries using Elasticsearch API

See example, for configuring ILM here https://github.com/elastic/cloud-on-k8s/issues/3159#issuecomment-640125735

ricsanfre avatar Feb 24 '23 17:02 ricsanfre