• @marcos
    link
    4
    edit-2
    4 months ago

    Let me introduce you to syslogd.

    But well, it’s probably overkill, and you almost certainly just need to log on a shared volume.

    • @[email protected]
      link
      fedilink
      14 months ago

      Syslog isn’t really overkill IMO. It’s pretty easy to configure it to log to a remote server, and to split particular log types or sources into different files. It’s a decent abstraction - your app that logs to syslog doesn’t have to know where the logs are going.