Come join our live training webinar every other Wednesday at 11am PST and hear LogicMonitor experts explain best practices and answer common questions. We understand these are uncertain times, and we are here to help!
LogicMonitor currently has the following datasources for monitoring ElastiCache performance metrics:
Note there is additional configuration required for LogicMonitor to collect data for your ElastiCache instances.
Source: CloudWatch
Datapoints:
Default Polling Interval: 1 minute
Additional Configuration Required?: Yes. See the Additional Configuration section below.
Additional Configuration Necessary?: Yes. See the Additional Configuration section below.
If you’d like LogicMonitor to monitor your AWS ElastiCache instances, you need to add the following policy to your LogicMonitor AWS user:
{ "Statement": [ { "Action": [ "elasticache:ListTagsForResource" ], "Effect": "Allow", "Resource": "*" } ] }
In This Article