If I’m using Arch or another minimal distro, is it a good idea to install a syslog daemon? Or can I go without?

  • Mactan@lemmy.ml
    link
    fedilink
    arrow-up
    3
    ·
    7 months ago

    wish I knew how to use the journal, seems like there isn’t any good way to just search the previous session’s logs without a mountain of fuss or having to guess file names

  • bloodfart@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    7 months ago

    It’s often more useful for minimal installations to keep the system log daemon running so that you can see when things happen and stop them from happening.

    Especially now that even very low power embedded systems run multiple cpu cores at multi-ghz clocks, interface with gigabytes of memory, hundreds of gigabytes of attached storage and communicate through multi-gigabit network links, lots of stuff can be happening that is unwanted or simply unnecessary without any external indications.

    What are you trying to accomplish by not running a syslog daemon?

      • bloodfart@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        7 months ago

        If it’s a race from boot to login prompt then making sure the installer never has to dial out and retrieve packages would be a bigger savings. Making sure the installer is on the fastest bus possible would be huge too. I think one nvme installing to another one would be fastest (assuming enough lanes).

        Don’t take the wheelie bars off your dragster to save weight, wheelies are slow.