Apache Guacamole Recording User Sessions/Connections

Поділитися
Вставка
  • Опубліковано 30 вер 2024
  • How to record apache guacamole user sessions.
    Link to Apache documentation: guacamole.apac...
    guacamole command to convert videos: guacenc -s 1280x720 -r 20000000 -f [file-name]
    For questions and discussions about errors or if you need further assistance please join our discussion community at:
    geek2gether.co...

КОМЕНТАРІ • 25

  • @nguyentrung9068
    @nguyentrung9068 2 місяці тому +1

    Who can't view record in history, please change like that
    Recording path: ${HISTORY_PATH}/${HISTORY_UUID}
    Recording name:${GUAC_USERNAME}_${GUAC_DATE}_${GUAC_TIME}

  • @geek2gether469
    @geek2gether469  Рік тому +1

    Hey All,
    For anyone facing issues with recordings not showing up in the GUI, it may be as a result of permissions. Most people who use the guacamole install script face this issue with tomcat not being able to read the recordings. Follow the solution here in the geek2gether|hub topic below. The solution should be all the way at the end.
    geek2gether.com/topic/guacamole-session-recording/

  • @IT_Evolvers9947
    @IT_Evolvers9947 Рік тому +2

    I want to install guacamole without promptinguser name and password,by simply typing URL to make visible terminal servers or connections

    • @geek2gether469
      @geek2gether469  Рік тому +1

      That extension is not available for newer versions. For it to work you need to use the old version of apache guacamole specifically version 0.9.14. The newer versions do not support no-auth.
      Here is a documentation if you want to install the old guacamole and try: guacamole.apache.org/doc/0.8.3/gug/noauth.html

    • @geek2gether469
      @geek2gether469  Рік тому +1

      Here's a video if you really want to do it:
      ua-cam.com/video/YUpcYFNIYbw/v-deo.html

  • @danieldewindt3919
    @danieldewindt3919 11 місяців тому +2

    grate vid

  • @goldiemusic8394
    @goldiemusic8394 Рік тому

    thank you for your work.
    QQ please : is there a stand-alone (windows application) client for this ? of this is just for browser ?

    • @geek2gether469
      @geek2gether469  Рік тому

      Thank you for watching. Guacamole does not use a client or an agent. It uses HTML5 to access your rdp,ssh etc over a browser

  • @Beardbarian46
    @Beardbarian46 5 місяців тому

    Thanks a lot
    Worked out for me Except for the view button in Log Files.
    Something is missing

    • @geek2gether469
      @geek2gether469  5 місяців тому

      Thank you for watching. Do you get any errors in the logs?

    • @Beardbarian46
      @Beardbarian46 5 місяців тому

      @@geek2gether469 they are empty to be honest. The Logs get created in the folder but if i open them with nano they are blank

    • @geek2gether469
      @geek2gether469  5 місяців тому

      What folder? Guacamole logs are located in /var/log/tomcat9/catalina.out if you don’t get any logs then it means something is wrong with tomcat9 as well

  • @DineshPathak-m3j
    @DineshPathak-m3j Рік тому

    Hi i followed your video and installed Guacamole but my recording is still not working while giving a permission to recording folder
    it says "guacd user not found"

    • @geek2gether469
      @geek2gether469  Рік тому

      I will need more information to be able to help. please email us

    • @geek2gether469
      @geek2gether469  Рік тому

      @@user-ce8dn2en2w I will need more information to be able to help. please email us

  • @h4llm3n
    @h4llm3n Рік тому

    Hi! I believe that theoretically it works. The recordings are started and I can see them via CLI. But unfortunately nothing appears under the logs in Guacamole. The latest version is used. In the properties the path is set, just like in the connection itself. Once tested as a variable and as a path. Any hints here?

    • @geek2gether469
      @geek2gether469  Рік тому

      Thank you for watching . By ‘nothing is happening under the logs’ do you mean you don’t see the session history in the gui? If so , a few question I have that can help us figure this out: does tomcat show any errors in its log? Did you load the Apache guacamole sessions Recording *jar extension?

    • @h4llm3n
      @h4llm3n Рік тому

      @@geek2gether469 let me check the Tomcat logs tomorrow. But everything looked good so far. The extensions are of course available. Additionally, only TOTP and SQL are active. The recordings are running as said, but the "button" in the GUI is simply missing.

    • @geek2gether469
      @geek2gether469  Рік тому

      No worries, keep us updated. Alternatively you can use our community page geek2gether.com/forums/apache-guacamole/ to open a thread and post screenshots of your logs and possibly guacamole session history page screenshot, so we can help you provide solutions to resolve the issue since youtube doesn't accept attachments. Please do not forget to blur or remove any personal information.

    • @h4llm3n
      @h4llm3n Рік тому

      @@geek2gether469 Hi! Just checked the tomcat logs. Apart from the login and the connection, there is nothing else to see. The "Videos" are still recorded and saved in the predefined folder, but the "Log" entry is still not visible in the history. With SQL, is it perhaps not present as a UUID in the database? I have not seen this there.

    • @geek2gether469
      @geek2gether469  Рік тому

      @@h4llm3n why i said to check tomcat logs is to see if the guacamole session extension is being loaded. If thats not the issue make sure you set ${HISTORY_UUID} in the recording name and set the recording path correctly. Initiate a new connection so it is recorded and then go back and check the logs. NOTE: if the previous recordings did not use the ${HISTORY_UUID} they wont show up. You can join the thread here if you like: geek2gether.com/topic/guacamole-session-recording/