Hiya, I’m looking to keep track of my different services in hosting via Unraid. Right now I’m hosting roughly 12 different services, but would be nice to have the logs of all my services in one place, preferably with a nice GUI. Are there any such services that could easily connect to the different docker containers I have running?

Appreciate any suggestions 🙌

    • vegetaaaaaaa@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      edit-2
      4 months ago

      Syslog over TCP with TLS (don’t want those sweet packets containing sensitive data leaving your box unencrypted). Bonus points for mutual authentication between the server/clients (just got it working and it’s 👌 - my implementation here

      It solves the aggregation part but doesn’t solve the viewing/analysis part. I usually use lnav on simple setups (gotty as a poor man’s web interface for lnav when needed), and graylog on larger ones (definitely costly in terms of RAM and storage though)

  • ImInPhx@lemmy.sdf.org
    link
    fedilink
    English
    arrow-up
    5
    ·
    4 months ago

    I’m currently using Dozzle. It’s a simple way to view your container logs in real-time, in the same place. It might be too basic but it’s incredibly easy to get it up and running.

    • Dianoga@lemm.ee
      link
      fedilink
      English
      arrow-up
      3
      ·
      4 months ago

      I’m also using Dozzle and it’s been great for semi realtime use. I occasionally think about something for longer term logs but haven’t yet had the motivation.

  • VelociCatTurd@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    4 months ago

    I use Portainer for this, though it doesn’t aggregate logs or anything. It just makes them easy to get to and read.

    • Lunch@lemmy.worldOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      4 months ago

      I used to use Portainer quite a bit, but after migrating to Unraid i feel like their UI was a bit superior in most ways (for my use), but thanks:)

  • Decronym@lemmy.decronym.xyzB
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    4 months ago

    Acronyms, initialisms, abbreviations, contractions, and other phrases which expand to something larger, that I’ve seen in this thread:

    Fewer Letters More Letters
    IP Internet Protocol
    SSL Secure Sockets Layer, for transparent encryption
    TCP Transmission Control Protocol, most often over IP
    TLS Transport Layer Security, supersedes SSL

    2 acronyms in this thread; the most compressed thread commented on today has 6 acronyms.

    [Thread #563 for this sub, first seen 2nd Mar 2024, 09:35] [FAQ] [Full list] [Contact] [Source code]