Monitoring Policy Wizard: Pattern Matching

Use this page in the wizard to manage matching pattern attributes, which are used to find and extract log events. Matching patterns will be shown as facets (search filters) in the Log Monitoring application.

  • Pattern

    Regular expression used to find and extract the string of log data. For example, you can use the following pattern to validate email addresses in your log file:
    ^[A-Z0-9._%+-]+@[A-Z0-9.-]+\.[A-Z]{2,}$

  • Display Name

    Name of the facet under which the extracted log data is displayed in the Log Monitoring application. To review the elements displayed in the application, see Monitoring Logs.

    If there is no display name specified for the pattern, it means that the pattern has been configured to find and replace the data with a different expression.

Add

Opens the Add Pattern dialog box to specify a new matching pattern.

Edit

Opens the Edit Pattern dialog box to edit the selected matching pattern.

Delete

Deletes the selected matching pattern.

Loading...