starman@programming.dev to Linux@programming.dev · 2 年前Systemd wants to expand to include a sudo replacementoutpost.fosspost.orgexternal-linkmessage-square67fedilinkarrow-up186 cross-posted to: linux@lemmy.ml
arrow-up186external-linkSystemd wants to expand to include a sudo replacementoutpost.fosspost.orgstarman@programming.dev to Linux@programming.dev · 2 年前message-square67fedilink cross-posted to: linux@lemmy.ml
minus-squarevoracread@lemmy.worldlinkfedilinkEnglisharrow-up2·2 年前Compared to this what is the advantage of binary form? I thought log files being text was a no brainer.
minus-squareuiiiq@lemm.eelinkfedilinkarrow-up7·2 年前Storage efficiency, faster queries, more metadata, unified format, etc. If your host breaks, you can download the journals and open then elsewhere. Also, there is nothing stopping you from configuring it to output to a file.
minus-squarevoracread@lemmy.worldlinkfedilinkEnglisharrow-up2·2 年前Open them elsewhere is also true for text files I guess.
Compared to this what is the advantage of binary form? I thought log files being text was a no brainer.
Storage efficiency, faster queries, more metadata, unified format, etc. If your host breaks, you can download the journals and open then elsewhere. Also, there is nothing stopping you from configuring it to output to a file.
Open them elsewhere is also true for text files I guess.