|
|
|
|
|
by nijave
895 days ago
|
|
More structured metadata in journald is nice and I don't have any qualms with binary logging formats, but the author does have a point on log shipping. Additionally, reading journal files has always seemed painfully slow to me (30 seconds of 100% CPU usage) I'm not overly found of timer units, either. They seem feature rich but much more complicated to setup than a single line in a crontab. On the other hand, real dependency management between daemons, mounts, and sockets is a huge win. I can't quite remember the right terminology but afaik systemd-resolvd supports routing different domains to different DNS servers on different network interfaces which can be auto configured via DHCP. The practical implication being, you can connect to a split tunnel VPN and domains accessed over the VPN get routed to the VPN DNS server. |
|