I've built a centralized log monitoring dashboard in Cloud Monitoring, aggregating logs from multiple projects via Metric Scope.
I'd like to enhance the dashboard with interactive linking functionality. Specifically, when I click on a particular error, I want to view logs from 5 minutes before and after the event to analyze potential root causes or correlated service failures.
Ideally, I'd prefer a solution that uses free-tier capabilities.
Anyone can help me with this?