Type a Boolean filter expression in the Filter Expression field, starting with a log information attribute type, followed by a Boolean operator and an attribute value. The system suggests possible attributes, operators, and attribute values as you type, and displays error messages in red when an expression is invalid. You can combine attribute-value expressions using either AND or OR operators, but do not combine both operators in the same filter expression.
For example, the following filter expression filters on the Utility Name and Action Name attributes... 'Utility Name' = 'session-manager' and 'Action Name' = 'EXPIRY'
...and returns only log entries with the respective attribute values of session-manager and EXPIRY.
Note: When using the = filter operator, attribute names and attribute values are case-sensitive.
|