meilisearch / cloud-providers

☁ Meilisearch DevOps Tools for the Cloud ☁

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make systemd logs persistent

eskombro opened this issue · comments

in /etc/systemd/journald.conf add:

[Journal]
Storage=persistent
...

@eskombro can you precise your issue please? :)
How can we solve it?

The idea was to make a configuration in which MeiliSearch logs would be stored in a log file instead of being printed to the console. This makes it hard to go back to older logs, and debugging is more complex. I don't know if this is something that can be considered to make it easy to access to logs.

Transfer of this issue to the cloud-provider project due to its depreciation