jfKVM

Logs:
=====

If you get an error message telling you to view logs you should start here.

There are two sets of logs available to view.

jfKVM generates logs:

  tail -50 /var/jfkvm/logs/jfkvm.log

libvirt outputs errors to stdout and is only viewable when using journalctl:

  journalctl -u jfkvm --since today | tail -50



Project Page Help GitHub