runlet v1.0.0 Runlet.Cmd.Grep

Output events matching a regular expression

Link to this section Summary

Functions

Select events using a regexp. The value of each JSON key is matched against the regexp.

Link to this section Functions

Link to this function

exec(stream, match)

exec(Enumerable.t(), binary()) :: Enumerable.t()

Select events using a regexp. The value of each JSON key is matched against the regexp.