Loggin all xmpp traffic

is there a way to log all xmpp traffic on the server side? i tried enabling the debug log but nothing was recorded. i also tried this proxy logging tool called Charles but it damaged the xmpp packets. any help will be greatly appreciated!

Hi,

you may want to try the audit log feature of Openfire: http://example.com:9090/audit-policy.jsp. Do not change the max. size of all files to more than 2 GB as this does not work (JM-909 is the issue to allow more than 2 GB).

LG

that works. thanks!