Description of problem: notifier.log is not available in /var/log/ovirt-engine/notifier. Only "console.log" is present in it which is empty and doesn't seems to get updated. Is the location of the notifier log file something different? Version-Release number of selected component (if applicable): Red Hat Storage Console Version: 2.1.0-0.bb6.el6rhs # rpm -qa |grep rhsc rhsc-backend-2.1.0-0.bb6.el6rhs.noarch rhsc-restapi-2.1.0-0.bb6.el6rhs.noarch rhsc-log-collector-2.1-0.1.el6rhs.noarch rhsc-dbscripts-2.1.0-0.bb6.el6rhs.noarch rhsc-sdk-2.1.0.0-0.bb3a.el6rhs.noarch rhsc-tools-2.1.0-0.bb6.el6rhs.noarch rhsc-2.1.0-0.bb6.el6rhs.noarch rhsc-webadmin-portal-2.1.0-0.bb6.el6rhs.noarch rhsc-cli-2.1.0.0-0.bb3a.el6rhs.noarch rhsc-setup-2.1.0-0.bb6.el6rhs.noarch How reproducible: Always Steps to Reproduce: 1. Configure /usr/share/ovirt-engine/conf/notifier.conf.defaults with the required values 2. Start the service. #/etc/init.d/ovirt-engine-notifier start 3. Check for the corresponding logs in /var/log/ovirt-engine/notifier/ Actual results: [root@rhs-client3 notifier]# pwd /var/log/ovirt-engine/notifier [root@rhs-client3 notifier]# ll total 0 -rw-r--r--. 1 ovirt ovirt 0 Jul 29 14:07 console.log [root@rhs-client3 notifier]# cat console.log [root@rhs-client3 notifier]# Expected results: Logs related to ovirt-engine-notifier should be available in the respective log directory Additional info:
related to bug 984581?
Itamar, thanks - yes, this is the same issue.
Verified as fixed in bb8. notifier.log is now generated in /var/log/ovirt-engine/notifier once ovirt-engine-notifier service is started. [root@rhs-client3 notifier]# pwd /var/log/ovirt-engine/notifier [root@rhs-client3 notifier]# ls -al notifier.log -rw-r--r--. 1 ovirt ovirt 31079 Aug 7 11:29 notifier.log
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1262.html