I am interesting in getting some statistics information from journal, for eg., 1) number of logs 2) number of logs per severity 3) number of logs per daemon 4) time when log rotate happen ...
Currently I am generating these data using journalctl and wc (journalctl <Filter> | wc -l) Is there any other better/native way to get these statistics? Regards, Dinesh
_______________________________________________ systemd-devel mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/systemd-devel
