Getting started with Monium.Logs
Monium.Logs is a distributed and highly available system for storing, searching, visualizing, and analyzing logs. The system forms part of the Monium platform and uses its basic components, such as access management, data model, and unified interface.
Log delivery
In Monium, log delivery is configured similarly to other types of telemetry. If you are new to Yandex Cloud or have no application from which to test sending logs, start with the general Getting started with Monium section: it describes the basics of how to set up your environment and send data with the help of Otel Collector.
You also can set up log transfer through Fluent Bit or directly from the app.
If you already have a Yandex Cloud account, an application of your own, and prior experience with telemetry, configure log delivery as detailed below.
Monium.Logs parameters
-
Monium currently only accepts OpenTelemetry (OTLP)
data. -
Address for writing logs:
ingest.monium.yandex.cloud:443. -
To write logs, you will need a service account with the
monium.logs.writerrole and an API key with theyc.monium.logs.writescope.
Viewing logs
- On the Monium home page
, select Logs on the left. - At the top, set the search interval using the timeline, a preset interval, or by entering the time value directly.
- In the search bar, enter a query to search for application logs:
- Select the
folder__<folder_ID>project. By default, the current folder's project is selected. - Enter your query to search for application logs.
- Click Execute query.
- Select the
- To view logs for a specific entry, expand it.
Service dashboard for logs
The system automatically collects incoming log metrics: data amount, delivery delays, number of errors by severity level.
Incoming log charts are available on the service dashboard.