Getting started with Yandex Cloud resource logs
Monium allows you to work with the logs of Yandex Cloud services as well as any other logs uploaded to Monium, e.g., from your applications, infrastructure, or other clouds.
Follow this guide to view logs provided by Yandex Cloud resources.
Note
To view the logs:
-
Create a Yandex Cloud resource and configure logging for it.
For the list of services that support log transfer to Monium, see Observability tools for monitoring and logging.
-
On the Monium
home page, select Logs on the left. -
At the top, set the data search period on the timeline.
-
In the search bar, select query labels:
-
project = folder__<folder_ID>: ID of the folder the Yandex Cloud resource resides in. -
service = <log_group>: Name or ID of the log group that receives logs, e.g.,default. -
resource_type = <resource_type>: Type of the Yandex Cloud resource that sends logs, e.g.,managed-airflow.cluster,k8s.cluster, oralb.loadBalancer. -
resource_id = <resource_ID>: ID of the Yandex Cloud resource that sends logs, e.g., cluster ID.If you skip the resource type, all logs in the log group will be shown. If you skip the resource ID, all logs for the selected resource type will be shown.
-
-
To filter logs by other properties, select labels from the list. For example, the label
level = WARNwill display all WARNING level logs.For more on how to make queries, see Data model in Monium.Metrics and Query language in Monium.
-
To view the logs of another resource immediately, click Add query and specify the properties of the Yandex Cloud resource at hand.
-
Click Execute query.
For more on logs, see Log search and analysis.
Service dashboard for logs
The system automatically collects incoming log metrics: data volume, delivery delays, number of errors by level, etc.
Incoming log charts are available on the service dashboard.