If you run #grafana on #OpenBSD and have the strange habit of configuring #syslogd to write its log to /var/log/grafana, then your pkg_add -u process will fail!

Because it expects /var/log/grafana to be a directory, not a file.

Donโ€™t ask how I learned this. I never claimed I was a smart #SysAdmin.

Release sysklogd v2.6.0 ยท troglobit/sysklogd

Changes Add reload command for systemd service, by Paweล‚ Jasiak Add global log rotation options to .conf file, issue #80. Introducing two new settings: rotate_size SIZE and rotate_count COUNT Sem...

GitHub
Besonders praktisch ist auch die Tatsache, dass #PureFTPD zwar brav via #syslogd loggt und #macOS auch einen #syslogd laufen hat, dort aber keine Log-Meldungen auftauchen. Somit betrete ich jetzt den Level "Quelltext besorgen und printf-Logging einbauen".