Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate creation of Kibana dataview #106

Open
ricsanfre opened this issue Feb 24, 2023 · 1 comment
Open

Automate creation of Kibana dataview #106

ricsanfre opened this issue Feb 24, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@ricsanfre
Copy link
Owner

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 elastic/cloud-on-k8s#3159 (comment)

@ricsanfre ricsanfre added the enhancement New feature or request label Feb 24, 2023
@ricsanfre
Copy link
Owner Author

Creation of index template and ILM policy is already supported by fluentd-elasticserch-plugin. See #107.
As part of this issue is only needed to automate the creation of Kibana DataView.

@ricsanfre ricsanfre changed the title Automate creation of Kibana dataview and Elasticsearch's Index Lifecycle Management Automate creation of Kibana dataview Mar 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant