The Online daemon is operated by:
/usr/local/bin/onlined start /usr/local/bin/onlined stop /usr/local/bin/onlined status
The output of the daemon (stdout) can be inspected by:
tail -F /online_dir/daemon/daemon.log
After a daemon is started all following online sessions on that host are automatically connected to the daemon (They inspect /online_dir/online.lock to find 'Detached daemon' and the port number). The daemon writes all activities to /online_dir/online.log. In general query commands are not logged because there are too many of them. Instead they are counted and the counter is logged with the next non-query command.