Both AVChat 2 and AVConference save by defaultĀ  all the text chat in text files on the video server. You will find these transcript files in these folders: If you use Red5: Red5/webapps/avchat22/avchat2_transcripts If you use Flash Media Server 2 or Flash Media Interactive Server look in this folder: FMS/applications/avchat22/logs You can also turn off the text chat logging: If you use Red5 edit this file red5/webapps/avchat22/avchat2.properties set the loggingEnabled variable to false (loggingEnabled=false) restart the Red5 server. If you use Flash Media Server 2 or Flash Media Interactive Server: edit this file FMS/applications/avchat22/settings.asc set the application.loggingEnabled variable to false (application.loggingEnabled=false;) reload the avchat22 application using the FMS Admin Console.