Menu
Grafana Cloud

Note

Fleet Management is currently in public preview. Grafana Labs offers limited support, and breaking changes might occur prior to the feature being made generally available. For bug reports or questions, fill out our feedback form.

Internal logs

When you visit the Grafana Fleet Management interface in Grafana Cloud after registering a collector, a self_monitoring_logs_* configuration pipeline is automatically created and assigned based on the collector’s operating system. This pipeline collects internal logs.

The Fleet Management service displays internal logs in the application interface. To see logs for a registered collector:

  1. In your Grafana Cloud stack, click Connections > Collector > Fleet Management.
  2. Search, filter, or sort to find the collector in your Inventory.
  3. Click on the collector to open the details view drawer and switch to the Logs tab.

Note

If you don’t see any log records, refer to Logs don’t appear in app for help.

The logging block

Remote configuration does not support top-level configuration blocks, which means that the logging block cannot be used in Fleet Management configuration pipelines.

If you want to use the logging block, you must do so by adding the block to the collector’s local configuration file.

Log levels

The self_monitoring_logs* pipelines do not support a change in log level. If you wish to change log levels for debugging, you must use the logging block in the collector’s local configuration.