Some KUMA services and resources can log information related to their functioning. This feature is enabled by using the Debug drop-down list or check box in the settings of the service or the resource.
The logs are stored on the machine where the required service or the service using the required resource is installed:
journalctl
command in the Linux console.Examples:
journalctl -u kuma-collector * kuma-correlator * -f
will return the latest logs from the collectors and the correlators installed on the server where the command was executed.journalctl -u kuma-collector-<service ID>
will return the latest logs of the specific collector installed on the server where the command was executed.Services where logging is available:
Resources where logging is available: