From eba6fd30f2a27f51fa328484cb241807c6934ce1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 19 May 2015 23:59:27 -0400 Subject: [PATCH] TODO: add --merge support for sd-j-remote --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f859cc256d..1eadab3116 100644 --- a/TODO +++ b/TODO @@ -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