Google Cloud Memorystore for Redis
Memorystore for Redis is a fully managed service that is powered by the Redis in-memory data store, to build application caches that provide sub-millisecond data access. For more details, refer to the GCP documentation.
Log and metric types​
Setup​
You can collect the logs and metrics for Sumo Logic's Google Cloud Memorystore for Redis integration by following the below steps.
Configure logs collection​
- Collect Audit Logs using the Google Cloud Platform source. These Audit Logs can be accessed based on the permissions and roles. To enable logging for Google Memorystore for Redis, refer to the Google documentation. For more detail on Memorystore for Redis operations being audited, refer to audited operations. While creating the sync in GCP, as part of the Choose logs to include in sink section, you can use the following query:
(resource.type=audited_resource AND resource.labels.service=redis.googleapis.com)
- Collect Platform Logs using the Google Cloud Platform source. Memorystore for Redis platform logs include logs related to Redis instance. While creating the sync in GCP, as part of the Choose logs to include in sink section, you can use the following query:
(resource.type=redis_instance)
Configure metrics collection​
- Collect GCP Metrics using the GCP Metric source. Under the Services dropdown, select Cloud Memorystore for Redis. For Google Memorystore for Redis metrics and dimensions, refer to Google Memorystore for Redis metrics.