diff options
author | Harald Hoyer <harald@redhat.com> | 2013-02-21 10:30:14 +0100 |
---|---|---|
committer | Harald Hoyer <harald@redhat.com> | 2013-02-21 10:30:14 +0100 |
commit | 2792bd6fef4c2ded0ddc77376af77ffd4c46f06f (patch) | |
tree | 998c69813dc3edcd97a9539b3d40a162b02a77a3 /TODO | |
parent | 696164cb5b5c35a8c5ba4ee63d299d404bb48833 (diff) |
TODO: removed ratelimit
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -128,7 +128,6 @@ Features: - journald: when dropping msgs due to ratelimit make sure to write "dropped %u messages" not only when we are about to print the next message that works, but alraedy after a short tiemout - - ratelimit should be configurable by message severity and by service/source - check if we can make journalctl by default use --follow mode inside of less if called without args? - maybe add API to send pairs of iovecs via sd_journal_send - journal: when writing journal auto-rotate if time jumps backwards |