diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-05-19 23:59:27 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-05-19 23:59:37 -0400 |
commit | eba6fd30f2a27f51fa328484cb241807c6934ce1 (patch) | |
tree | 124cf87b645d8aab9b1343d2b9255119c8af6eff | |
parent | 551710cf2efb5cbdaef592c43e10d520b30f6be2 (diff) |
TODO: add --merge support for sd-j-remote
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -42,7 +42,9 @@ Features: * add journalctl -H that talks via ssh to a remote peer and passes through binary logs data -* change journalctl -M to acquire fd to journal directory via machined, and then operate on that via openat() insteat of absolute paths +* change journalctl -M to acquire fd to journal directory via machined, and then operate on that via openat() instead of absolute paths + +* add a version of --merge which also merges /var/log/journal/remote * log accumulated resource usage after each service invocation |