DeltaWingDragon@sh.itjust.works to Linux@lemmy.ml · 2 months agoIs it good practice to run a system without a syslog daemon?message-squaremessage-square21fedilinkarrow-up137arrow-down12file-text
arrow-up135arrow-down1message-squareIs it good practice to run a system without a syslog daemon?DeltaWingDragon@sh.itjust.works to Linux@lemmy.ml · 2 months agomessage-square21fedilinkfile-text
If I’m using Arch or another minimal distro, is it a good idea to install a syslog daemon? Or can I go without?
minus-squarenous@programming.devlinkfedilinkEnglisharrow-up3·2 months agoUse whatever that distro recommends then - which as far as I can tell seems to be svlogd for runit based systems. Though you should consult their documentation and make your own decision on which logger to use.
Use whatever that distro recommends then - which as far as I can tell seems to be
svlogd
for runit based systems. Though you should consult their documentation and make your own decision on which logger to use.