Skip to content

Use of wildcards in redis input keys #49

Open
@martinohansen

Description

@martinohansen

Yo. I cant use wildcards in the key field if data_type is list.

Is this by design for can it get implemented?

input { redis { host => "redis" port => "6379" data_type => "list" key => "logstash-*" } }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions