It will be in stdout and that depends on your OS and how you started Openfire. I use from OPENFIRE_HOME/bin
./openfire.sh >../logs/stdout.log &
on Linux when debugging issues
It will be in stdout and that depends on your OS and how you started Openfire. I use from OPENFIRE_HOME/bin
./openfire.sh >../logs/stdout.log &
on Linux when debugging issues