Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Log Alert Conditions

Last updated on 23 May, 2025

Log alerts are triggered when specific patterns or keywords appear in log data. To manage these alerts, you use log pipelines. A log pipeline defines how and where alerts are applied. Pipelines group related alert conditions, similar to how folders or resource groups organize items in the Resource tree.

Pipelines are typically structured by Resource or Resource group. This structure enables scalable and intuitive alert management. For example:

  • Use a pipeline named “Cisco ASA” to group alerts related to firewall logs.
  • Use “Domain Controllers – East Region” to apply alerts to domain controllers in a specific geographic region.

Each pipeline targets a specific set of Resources or Resource groups. The alert conditions within the pipeline define when alerts are triggered—such as when a log message contains a specific keyword or matches a pattern.

Log alert conditions are based on log queries that match specific conditions in ingested logs. These matches can be based on a keyword, string, key-value pair, or a regular expression (regex) pattern. When a match occurs, LogicMonitor triggers an alert and sends a notification to inform you about the log event or anomaly.

With log alerts, you can speed up your investigation by adding alert conditions to track the logs you always want to know about or creating alerts on a detected anomaly.

alert condition page

Viewing Alert Conditions

On the Logs page, select the Pipeline Alerts icon to open the Alert Conditions page where you can review and manage alert conditions.

  • Severity—Displays the level (Critical, Error, Warning) configured for the alert condition.
  • Display As—Shows the configured display name of the alert condition.
  • Logs query—Displays the regular expression pattern to match log events that will trigger the alert.
  • Condition type—Displays the type of alert condition, such as basic or stateful alert.
  • Pipeline—Displays the pipeline that the alert condition applies to.
  • Description—Provides a short explanation of the alert condition.
  • Active—Lets you toggle the alert condition on and off.
  • Filter alert conditions associated with a specific pipeline.

Considerations for Log Alert Conditions

  • Alert rate limit—Each pipeline can generate up to 90 alerts per minute. Alerts that exceed this rate will be dropped and not processed.
  • Pipeline limits—Each portal supports up to 20 log pipelines.
  • Per-Pipeline Alert condition limits—Each pipeline supports up to 55 log alert conditions, which includes:
    • Time-Based Alert Conditions—Up to 10 time-based alerts conditions per pipeline can be created. The time period based alerts are generated when at least one log matches a defined condition within a selected time window (10 min, 30 min, 1 hr, 8 hrs, or 1 day).
    • Stateful Alert Conditions—Up to 10 stateful alert conditions per pipeline can be created.

Note: Time period–based alerts and stateful alerts cannot be combined in the same log alert condition. Only Basic alert types support time-based trigger options.

Adding Log Alert Conditions

You can add alert conditions directly from any log event or anomaly listed in the Logs page, or from the Pipelines and Pipeline Alerts pages.

  • From a log event or anomaly on the Logs page: Open the action menu at the beginning of the log line and select “Create alert condition” to open the Add Alert Condition dialog.
  • From the Pipelines page: Select the Alert Conditions icon or count to open the Alert Conditions page, and select the plus sign to add an alert condition.

Note: You need at least one pipeline to be able to add a log alert condition. For more information, see Log Processing Pipelines. Log queries used in alert conditions cannot include aggregate functions, but they can include parse statements and comparison operators such as <, =, and >.

create alert condition option

You can add the following alert conditions:

Adding a Basic Alert Condition

In the Add Alert Condition dialog, enter information as follows:

  1. Select the type of Alert severity level (Critical, Error, Warning) to generate when conditions are met.
  2. Enter a Display name and a Description to be displayed in the list of alert conditions.
  3. Select a Pipeline to apply the alert condition (unless prefilled).
  4. Unless prefilled, enter a Logs query to filter the events in the pipeline. For more information see Writing a Filtering Query. Select the arrow to preview the results and refine your query before you save.
  5. From Trigger alert, to activate an alert condition, do the following:
    1. for each matching log – Select this option if you want to generate an alert for each log matching a condition.
    2. only after matching logs within – Select this option to generate an alert if a certain number of logs match a condition within a defined time period. To generate an alert, there should be at least 1 matching log. You can select the following time intervals: 10 minutes, 30 minutes, 1 hour, 8 hours, and 1 day.

Important: After an alert is generated, to generate the next alert, the time of the first log is considered as the starting point of the time interval and no alert is generated until the time interval is complete. For example, if you select only after 3 matching logs within 10 minutes, the alert is generated after the third log with matching condition is processed within 10 minutes. If there are 6 logs with matching condition within 10 minutes, then the alert for the first set of 3 matching logs is generated. After that, the time of the first log is considered as the starting point of the 10 minutes time interval and no alert is generated until the 10 minutes time interval is complete.

  1. To define Alert clear conditions, enter the time that the alert will persist. Default is 60 minutes.
  2. Toggle the Auto-clear after acknowledge switch on to clear the alert after it is acknowledged.
  3. Toggle the Active switch on to activate the alert condition.
  4. Select the Save icon to add the alert condition.

Note: The Clear after setting will clear alerts after the specified time, even if the Auto-clear after acknowledge toggle is off. Alerts will only be acknowledged if the Auto-clear after acknowledge toggle is on.

When you return to the Alert Conditions page, you can review the alert you created in the table.

Example

The pipeline Windows Servers (_resource.group.name="Windows") targets a subset of logs related to a “Windows” resource group. The alert triggers on specific keywords or values (eventcode 1100 and application log files). You do not need to include the resource group name in the query for the alert condition (however it would work).

Add alert condition page

Acknowledging Alerts

When log alerts conditions are matched, they trigger standard LogicMonitor alert notifications based on the alert settings (Critical, Warning, Error) and will route through the configured escalation chain.

You can also:

  • View the log alert in the Logs graph, where it will display as a line alongside the alerting log event.
  • Acknowledge or clear the alert in the Alerts list.

Adding a stateful alert condition

To add a stateful alert condition, do the following:

  1. From a log event or anomaly on the Logs page, open the Action menu at the beginning of the log line and select Create alert condition to open the Add Alert Condition dialog.
    Alternatively, from the Pipelines page, select the Alert Conditions icon or alert condition count to open the Alert Conditions page, and select the plus sign to add an alert condition.
  2. In the Alert condition name field, enter a name for the alert condition.
  3. From the Alert condition type dropdown list, select Stateful.
  4. From the Alert severity dropdown, select the type of alert severity level, such as Critical, Error, or Warning when the conditions are met.
  5. Enterthe description for the alert.
  6. Select the toggle Existing Pipeline or New Pipeline to choose an existing pipeline or a new pipeline to create the alert condition.

Note: If you select an existing pipeline, the name and the query of that pipeline appears. If you select New Pipeline, you must add the name, description, and logs query for the pipeline.

  1. Unless prefilled, enter a Logs query to filter the events in the pipeline. For more information, see Writing a Filtering Query.
  2. Select the arrow to preview the results and refine your query before you save.
  3. In the Alerting condition field, to add an alerting condition,type a query or select the existing queries by clicking inside the field. Use this condition to define the condition to generate an alert.

Note: For the stateful alert condition, under Trigger alert conditions, the for each matching log option is selected by default to generate an alert for each log that matches with the condition. The only after matching logs within option is unavailable for the stateful alert condition type.

  1. Under Alert clear conditions, to add a condition to clear an alert condition, do the following:
    • Type a query for Clear condition or select the existing queries from the list. Use this condition to define the condition to clear an alert.
    • For Clear after, enter the time that the alert will persist. Default is 60 minutes. You an choose time in days, hours, and minutes.
    • Toggle the Auto-clear after acknowledge switch on to clear the alert after it is acknowledged.

Recommendation: Do not include aggregate functions in the log query. You must run the query by selecting Run Query to populate user-defined values in the Alert grouping criteria and Log metadata fields included in alerts table fields.

  1. In the Alert grouping criteria table,to add alert grouping criteria, do the following:
    1. Select the add icon to add the alerting criteria.
    2. In the Alert grouping criteria and Clear grouping criteria fields, select or type the alerting and clearing criteria.
    3. Select Apply.

Note:

  • Alert grouping criteria refer to the set of log metadata field names used to group alerts based on their corresponding field values. Each unique combination of these values results in a single alert instance. Subsequent alerts that match the same criteria same criteria are deduplicated to reduce alert fatigue and minimize noise.
  • Resource is a default alert grouping criteria.
  • The actual values of alert grouping criteria fields should match for exact correlation between log events.
  • You can add maximum of 2 alert grouping criteria.
  1. Toggle the Active switch on to activate the alert condition.
  2. Under the Log metadata fields included in alert section, do the following to add metadata in the alert information.
    1. Select Add Record  to add a new field.
    2. In Logs fields, search for or enter the name of the metadata field, and select Apply.
    3. To delete a field, select Delete in the Actions column for the corresponding field.

Note: You can add up to five log metadata field names. Corresponding field values are extracted directly from the triggering log event and appended to the alert information. The selected log metadata fields and their values display in the Log Metadata column on the Alerts page and in the alert details panel of both the Alerts and Logs pages.

  1. Select the Save icon to add the alert condition.
In This Article

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.