IPFS Daemon, IPFS Cluster logging directories

Hello,

I’m wondering whether the IPFS Daemon or IPFS Cluster have logging directories. I know that I can set the severity level of the logs on startup, but is there a log directory where I can find the log history? Or maybe there’s a way to configure it?

Usually logs are stdout and managed by systemd/journalctl. You can also set GOLOG_FILE kubo/docs/environment-variables.md at master · ipfs/kubo · GitHub