Skip to main content

Alert Response FAQ

Is Alert Response available in all Sumo Logic packages? 

Overall, yes. Alert Response is available in all the Sumo Logic packages. However, there are specific features within Alert Response that only work on specific packages. See the table below for details. 

Alert Details

PackageRelated AlertsMonitor HistoryPlaybooks
FreeYesYesYes
EssentialsYesYesYes
Enterprise SecurityYesYesYes
Enterprise OperationsYesYesYes
Enterprise SuiteYesYesYes

Alert Content

PackageLog FluctuationsDimensional ExplanationAnomalyBenchmark
FreeYesYesNoNo
EssentialsYesYesNoNo
Enterprise SecurityYesYesNoYes
Enterprise OperationsYesYesYesYes
Enterprise SuiteYesYesYesYes

If you have an existing connection such as Slack, PagerDuty, or Generic, you may not see a link to the Alert page in notifications. The link to the Alert page is not added by default in any of the Connections. You will have to manually add that link. You can do that by updating the webhook payload by referencing the {{AlertResponseUrl}} variable (case insensitive).

For example, in Slack, you can add the following section to the Alert Payload:

{
"title": "Alert URL",
"value": "{{AlertResponseUrl}}"
},

alertResponseURLExample.png

Learn more about Alert Variables.

What happens to corresponding alerts when a monitor is deleted?

After a monitor is deleted, corresponding alerts do not remain useful so they are deleted as well.

Are Alerts retained forever?

A resolved alert is auto-deleted after 30 days of its creation.

Where are the Log Fluctuation and Dimensional Explanation Cards for metrics-based Alerts?

Log Fluctuation and Dimensional Explanation cards work on Log data only. They are not applicable for Metrics-based alerts and therefore will not show up.

Where are the Log Fluctuation Cards for Logs-based Alerts?

Sometimes, because of internal system errors, Log Fluctuation cards might not appear. If the problem persists, please contact Sumo Logic support.

I only see "Others" as a signature in Log Fluctuation Card. Is that expected?

Sumo Logic detects and maintains a signature library. It does that by analyzing logs sent to Sumo Logic and catalogs them into various signatures in the signature library. This process happens in the background and runs periodically, to keep the signatures up to date.

There could be cases where the process has still not cataloged a new log message to a signature. As a result, it would get bundled into the "Others" category. This problem should be fixed automatically after some time (when the background process runs).

You can also force run the signature cataloging process manually, by calling the LogCompare or LogReduce operators from the Log Search page. 

I don’t see the Dimensional Explanation Card for logs-based Alert

There could be two reasons for the card not loading:

  • Sometimes because of internal system errors Log Fluctuation cards might not appear.  If the problem persists please contact the Sumo Logic support team. 
  • The Dimensional Explanation card has some limitations on where it might not work. Currently, the card doesn't work for the following cases:
    • Parse based filtering query
      _sourceCategory = security/okta
      "app.user_management.push_profile_failure"
      | json field=_raw "uuid=*" as uuid
    • Uncategorized
      106.212.160.* or 180.151.66.*
    • Only unstructured search term
      "NIFI_STORESTODUNNHUMBY_ERROR"
      "PPID" AND "sfe-staging-web"
      \"url\":\"/api/private/printing/"
      OR "\"response\":\"first byte timeout\""
    • Only structured search terms connected via or
      _sourceCategory=cx.eventlog/*/login-monitor OR
      _sourceCategory=cx.eventlog/*/ssh-login-monitor

Where are Anomaly cards and Benchmark cards for Logs-based Alerts?

Anomaly cards only work if we are able to infer an entity from the alerting query. If we are unable to do so, then the anomaly card is not shown. There could be two reasons why the entity is not Inferred from the logs query.

  • Logs don’t come from our Kubernetes or AWS Observability data collection sources. For AWS Observability, Logs need to be collected using our AWS Observability CloudFormation or Terraform setup process specifically, otherwise, entities might not work.
  • Metrics data should be sent to Sumo Logic for the above-mentioned sources (Kubernetes and AWS Observability) in order for these cards to work properly.  

Where are Anomaly Cards for Metrics-based Alerts?

Alert Response anomaly detection only detects anomalies for metrics data coming from Kubernetes or specific sources within AWS (learn more). If you are setting up alerts on Metrics that don’t belong to either one of these categories, anomalies will not be detected.

Use the Sumo Logic Kubernetes collection or the Sumo Logic AWS observability collection for this to work properly. 

Where are Benchmark Cards for Metrics-based Alerts?

Alert Response benchmarking only works for data coming from specific sources within AWS. If you are setting up alerts on Metrics that don’t belong to this category, anomalies will not be detected.

Status
Legal
Privacy Statement
Terms of Use

Copyright © 2024 by Sumo Logic, Inc.