summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2015-11-19 11:25:04 +0100
committerChristophe Fergeau <cfergeau@redhat.com>2015-11-19 18:57:25 +0100
commit1f41c295d9bcd3871f140527b2bbe6cf12037cd8 (patch)
tree1a3c20be2a1a9f45e970080305192e66e71defc1 /docs
parent0050ab7a4e8051fe727cd511f1fad789e804d5d0 (diff)
downloadspice-1f41c295d9bcd3871f140527b2bbe6cf12037cd8.tar.gz
spice-1f41c295d9bcd3871f140527b2bbe6cf12037cd8.tar.xz
spice-1f41c295d9bcd3871f140527b2bbe6cf12037cd8.zip
manual: Document path to vdagent logs on Windows
Diffstat (limited to 'docs')
-rw-r--r--docs/manual/manual.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index f6aa86f8..2c0035ac 100644
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -1159,6 +1159,10 @@ Agent
On Linux, `journalctl -t spice-vdagentd -t spice-vdagent` will display the agent log messages.
spice-vdagent can also be restarted by hand with the `-d` argument in order to display more logs.
+On Windows, the agent logs can be found in `C:\WINDOWS\TEMP\VDAGENT.LOG` and
+`C:\WINDOWS\TEMP\VDSERVICE.LOG`
+
+
Recording/replaying SPICE server traffic
----------------------------------------