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

[Feature] Support for search templates / stored scripts #107

Closed
fludo opened this issue May 6, 2022 · 2 comments · Fixed by #173
Closed

[Feature] Support for search templates / stored scripts #107

fludo opened this issue May 6, 2022 · 2 comments · Fixed by #173
Labels
enhancement New feature or request
Milestone

Comments

@fludo
Copy link

fludo commented May 6, 2022

We have many search template we deploy per-stack using the API/Dev-tools. This is actually errror-prone and we would like to include it in our Terraform scripts so we can manage it efficiently.

Available APIs
Create&Update script: https://www.elastic.co/guide/en/elasticsearch/reference/current/create-stored-script-api.html
Check currently deployed scripts: https://www.elastic.co/guide/en/elasticsearch/reference/current/get-stored-script-api.html

Solution
Provide support to create/update/delete scripts & search template

Describe alternatives you've considered
Using API / Dev console with query stored in standalone text file.

@fludo fludo added the enhancement New feature or request label May 6, 2022
@fludo
Copy link
Author

fludo commented Jun 21, 2022

Any news on this feature request ?

@tobio
Copy link
Member

tobio commented Dec 7, 2022

This has been released with 0.5.0

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

Successfully merging a pull request may close this issue.

2 participants