Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

add support for wildcard indices #271

@jxstanford

Description

@jxstanford

would be nice to be able to support getting from a pattern of indices. one example for this would be something like the logstash-%Y%d%m style indexing. I generally keep an alias pointing at the index that I want to write to, so you could express a model to index mapping in a way similar to:

{"thing1": {"read": "my_daily_*", "write": "my_daily"}}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions