Getting a notification about roster changes

Hi,

I am looking for a module that informs a specific user about any roster changes (friend add/removal). For example, say I have 1000 users on my ejabberd server. I want a special user (e.g., "admin@lol.net") to be informed about any roster change, like "a@lol.net added b@lol.net". Is there such a module available already? Can I somehow do this via the regular ejabberd configuration, without an additional module? If there's no such thing, any pointers as to how to do it will be very welcome.

Thanks!

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

I wrote a small module for

I wrote a small module for this. Compile, install, configure it: mod_roster_log. There is a configuration example in it.

Syndicate content