Skip to content

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

@petardz

Description

@petardz

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions