MongooseIM
MongooseIM copied to clipboard
Logging user messages
Is it possible in Mongooseim to log all the messages that are sent? Something like https://paleg.github.io/mod_logdb/ or https://docs.ejabberd.im/admin/configuration/#mod-service-log
Thanks,
Hi @ppcharli, this is currently not possible with MongooseIM.
Is it planned add support for it?
Thanks,
I see value in such a feature. I'll discuss this with the team and decide whether we want to implement this.
Actually MongooseIM can already forward message stanzas to an external services. Take a look at these documentation pages:
- event pusher - framework for pushing data out of MongooseIM
- event pusher's backends: