Details
-
Feature
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
-w
The action check is added and then at least one of the options -i , -e , -x or the option -a has to be specified.
-a xpath-expression
If -w is specified being check it finds events matching this XPath expression. Any complex dependencies
can be expressed like this. All event attributes are available in the XPath. This overcomes
some limitation of the -i , -e and -x options that are restricted to find events by exit_code, event_id
and event_class.