]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: filter `log last` by channel, default to `cluster`
authorJohn Spray <john.spray@redhat.com>
Sun, 25 Jun 2017 22:50:39 +0000 (18:50 -0400)
committerJohn Spray <john.spray@redhat.com>
Mon, 26 Jun 2017 18:32:33 +0000 (14:32 -0400)
commitd23452d013173fa9d68da9581bae14b41dcb624e
treea220081793498300d38fdbac1081be28f4a26ed0
parent30b4ed431e847c6cd9183a122f758ad0ab327820
mon: filter `log last` by channel, default to `cluster`

Caller can pass "*" to get old behaviour (audit and
cluster mixed together).

The audit log messages are visually messy and usually
not of interest to someone trying to see what their
cluster is doing.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/LogMonitor.cc
src/mon/MonCommands.h