Closed netwaze closed 9 months ago
The official docs outline what needs to be done to get recording working. If you look in the container logs I'd imagine there is a line similar to Creation of recording failed: No such file or directory
.
If you want to change the default recordings path so you only need to use one volume you would add this line to the guacamole.properties
file.
recording-search-path: /config/guacamole/recordings
Then you will need to make sure that directory exists and then set the recording path of connection to ${HISTORY_PATH}/${HISTORY_UUID}
.
Thanks for replying :) your solution works.
Sincerely
No Problem!
Hello, I currently have a problem with your container image. Once deployed I put my connections and I activate the screen recording by putting a folder accessible by my container. I log in and I have log files in this folder, but when I log out and go to history I don't see a view button in log.
If I ever need to make any changes, please let me know every step of the way.
Sincerely