The followed-by operator (->) specifies that, after the subexpression on the left side is evaluated as TRUE, the subexpression on the right side is evaluated for event matching.
Syntax:
subexpression -> subexpression