View Source Runlet.Cmd.Grep (runlet v1.2.5)

Output events matching a regular expression

Summary

Functions

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

Functions

@spec exec(Enumerable.t(), String.t()) :: Enumerable.t()

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