How to View Error Contexts?

We recently switched to Grafana from Kibana and there is a workflow that we haven’t figured out how to replicate. When diagnosing a problem we will often filter the logs to find error messages in specific components. In Kibana we could then select an error log and click “Show surrounding logs” or somesuch and it would open a new view with all that log line centered and some surrounding logs before and after in time. We could then turn on the other filters and see all the logs around when that error occurred for only that component.

How can we accomplish this in Explore?