I have a working cluster setup that has been running without any issues for about 6 months!
mod_logxml seems to work before I setup ejabberd in a cluster. As soon as I setup a cluster it stopped logging any messages at all. Here is my config file. I have the mod running on both clusters, could that be the issue?
{mod_logxml, [
{logdir, "/etc/chatlogs"}
]}
There aren't any errors in the logs and the log file directory is completely empty. I am logging message stanzas (or trying to!)