Closed
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.