Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 629 Bytes

troubleshooting.md

File metadata and controls

9 lines (7 loc) · 629 Bytes

Troubleshooting

Missing Anomaly Detector

  1. If you do not find any of the detector (lambda-invoke, ebs-create_volume, ec2-run_instances) check the cloudwatch logs for the opensearch anomaly detector config automation lambda function.
  2. You can manually re-run the lambda function in case the detector creation fails for some reason.

No Data in EC2/EBS/Lambda Opensearch dashboards

  1. Check the time window as there might be no events for the specific time window.
  2. Generate custom data by triggering the events. You can do so by creating an ec2 instance or ebs volume or just invoking lambda functions.