View Source Runlet.Cmd.Grep (runlet v1.2.1)
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
@spec exec(Enumerable.t(), String.t()) :: Enumerable.t()
Select events using a regexp. The value of each JSON key is matched against the regexp.