Skip to content

add support for condition on bool type #5659

Closed
@TomonoriSoejima

Description

Currently

Doc does not support bool type.

With the equals condition, you can compare if a field has a certain value. The condition accepts only an integer or a string value.

When I did so, I got this warning packetbeat.

2017/11/21 01:10:50.019224 condition.go:235: WARN unexpected type bool in equals condition as it accepts only integers and strings. 

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions