Hello all,

I have a couple of bash/awk scripts that read from text log files
to display summary information about what's going with my services,
mainly postifx, dovecot, apache and nginx.
I just read that trixie is removing rsyslog,
and that reading journals should be done using journalctl by default.

I was just wondering what other sysadmins think about this?

In theory, it' just a matter of replacing

  tail -f

with

  journalctl -f

in the scripts, but I wanted to make sure I'm not missing something else I 
should be paying attention to?

Best,


--
yassine -- sysadm
http://about.me/ychaouche
Looking for side gigs.

Reply via email to