elastic / elastic/package-spec
Support indices creation from the package
Open
Team:Integrations
- Dominant language
- Go
- Stars
- 20
- Forks
- 93
- Avg merge
- 15h 10m
- Merged PRs (30d)
- 12
Description
There is a use case specifically with Fleet Server integration package where we would prefer to have not only indices templates creates, but the indices itself.
Two considerations:
1. kibana_system presently doesn't have permissions to create indices except ```.kibana*```
2. we probably should not fail the package install if the index exists. what are the possible issues with that? what would be the user experience if the index already exists?
Contributor guide
Assessment
This issue has not been assessed yet.