User Guide

Logs

Metoro collects the logs for all containers associated with a service and provides a centralized location to view and query logs.

The log view is accessible from the left sidebar or here.

Logs

The log view allows you to filter logs based on their attributes, regex search, and time range. Regexes are in the re2 format and can be used to filter logs based on specific patterns or keywords.

Log volume for the selected time range is displayed at the top of the logs page.

Structured Logs

Metoro natively handles all structured json logs and makes each field searchable. There is no limit to the number of fields that can be indexed and searched.

Log exclusions

Metoro allows you to prevent logs from being exported from your cluster. This is great if you have sensitive data in subsets of your logs that you don't want to be exported or if you have logs that are too verbose.

To exclude logs you can head to the settings page and click into the log settings tab. Here you can add an re2 regex pattern to exclude logs that match the pattern. The exlcude can be applied globally or to specific services.

Log Exclusion
Previous
Services
Next
Traces