Hi,
I'm trying to configure Openfire (3.9.3) to monitor file sending between users. I know that files are sending p2p so i can't examine files, but I'd like to just know the fact that it was send (date and filename would be great). I couldn't find any plugin with such functionality. The only one i found allows me to disable file sending for every user (Client Control - Disable file transfer). Thus I thing that initial packets are send from client to server just to initalize further p2p communication. I was looking in log files, debug files etc. but found nothing.
Could anyone help me and point me where to look for such informations?