Skip to content

Request: Support for piped YAML #6

@Kerrick

Description

@Kerrick

I'd really like if I could pipe a YAML string to the beats executable, and have it treat that YAML as the INPUT_YAML_FILE if none is specified.

For example, in addition to being able to do this:

beats --path="./" tmp/word.beats.txt

It'd be great to be able to do something like this:

cat tmp/word.beats.txt | beats --path="./"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions