Grafana's Explore
Grafana offers an Explore option which allows you to query logs gathered by Loki.
To query the logs from a specific cluster:
Obtain your cluster's ID and namespace, select
cnp_instance_id
In the Label filters dropdown, select cnp_instance_id.
In the Select value dropdown, select the pods ID.
Craft your query to look for certain key words in that instance's logs, for example "error" or "exception.
Could this page be better? Report a problem or suggest an addition!