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

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"}}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions