Use the UNIX Filter Builder to build filters for event list data.
You can now build the filter by using a combination of condition, logical, and subquery filter elements. You can also define a filter metric, and copy, paste, and delete elements.
The following table shows what happens if you select either a condition or logical element and then click one of the logical buttons.
| Element | Leading Logical button used | Trailing Logical button used |
|---|---|---|
| Condition element | Creates a logical element as the child of the parent of the condition element. The condition element becomes the child of the logical element. | The Trailing Logical button is not available because condition elements cannot have children. |
| Logical element | Creates a logical element as the child of the parent of the logical element. The condition element becomes the child of the logical element. | The logical element is added as a child of the existing logical element. If the insertion point already has two children, this button is disabled. |
| No element selected | Creates a single logical element. | Creates a single logical element. |
The negate element is always inserted before the current insertion point in the tree, and can only have one parent and one child.
When you delete filter elements, the Filter Builder attempts to link the child elements into the filter. This does not work if you try to remove a logical element with two children, or a subquery that has children.