LoggingΒΆ

Creating, storing, and analysing logs from components and your application is an important part of keeping your service healthy and developing it further.

On the most basic level, our managed components log to the systemd journal or provide regular log files. Log files are rotated by Logrotate which can also be configured for custom log files.

For more advanced use cases, you can choose to use the managed loghost component which uses Graylog for centralized log collection.