summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.help18
1 files changed, 18 insertions, 0 deletions
diff --git a/Makefile.help b/Makefile.help
index 8fc9831..104bbe6 100644
--- a/Makefile.help
+++ b/Makefile.help
@@ -16,3 +16,21 @@ enable:
restart:
systemctl stop virtigod.service
systemctl start virtigod.service
+
+log-libvirt-guests:
+ journalctl -n 10 -xeu libvirt-guests.service
+
+log-libvirtd:
+ journalctl -n 10 -xeu libvirtd.service
+
+log-virtlogd:
+ journalctl -n 10 -xeu virtlogd.service
+
+log-virtlockd:
+ journalctl -n 10 -xeu virtlockd.service
+
+log-everything:
+ journalctl -f -xe
+
+libvirtd-listen:
+ libvirtd --listen