summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
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
----------------------------------------