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] CreateIndexMappings API - add support for index pattern #154

Closed
petardz opened this issue Nov 12, 2022 · 0 comments
Closed

[FEATURE] CreateIndexMappings API - add support for index pattern #154

petardz opened this issue Nov 12, 2022 · 0 comments
Labels
backport 2.x enhancement New feature or request

Comments

@petardz
Copy link
Contributor

petardz commented Nov 12, 2022

Is your feature request related to a problem?
CreateIndexMappings API now supports only concrete index as index_name parameter.

What solution would you like?
We need to be able to pass index pattern as index_name parameter.

For example:

{
    "index_name": "my_index*",
    "rule_topic": "netflow"
}

fixes #217

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport 2.x enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants