How to Install ejabberd-mod-logxml in Ubuntu 18.04



Install ejabberd-mod-logxml by entering the following commands in the terminal:

sudo apt update
sudo apt install ejabberd-mod-logxml

Description:

logs XMPP packets to an XML file

This module sniffs all the XMPP traffic sent and received by ejabberd, both internally and externally transmitted. It logs the XMPP packets to an XML formatted file. It's possible to filter transmitted packets by orientation, stanza and direction. It's possible to configure the file rotation rules and intervals.

Homepage: https://github.com/processone/ejabberd-contrib

Version: 0.2018.01.12~dfsg0-1

Section: universe/net