Hi Gordon, I've solved this issue. I've checked event.sample queue and it has no information. My publishers config of event_pipeline.yaml: - notifier://?topic=alarm.all, therefore event information are poured only into alarm queue, instead of event queue. After I add - notifier:// and - notifier://?topic=event to config, all things operate accurately as they must to do. :) Thank you 2017-02-16 19:46 GMT+07:00 gordon chung <gord at live.ca>: > > > On 15/02/17 09:27 PM, Sam Huracan wrote: > > > > I check mongodb has event collection, but it is empty > > http://prntscr.com/e9b96w > > > > I do not see any error in Ceilometer log. > > > > Could you check my > > ceilometer.conf? http://paste.openstack.org/show/598925/ > > <http://paste.openstack.org/show/598925/> > > you'll need to debug your system. you can probably start by checking if > you have anything in your event.sample queue (try disabling your > collector for a bit). if you get nothing there, it has something to do > with notification agent not generating events or publishing events > (check your event_pipeline.yaml) > > i should mention you don't need a collector in Ocata+ > > cheers, > > -- > gord > > __________________________________________________________________________ > OpenStack Development Mailing List (not for usage questions) > Unsubscribe: OpenStack-dev-request at lists.openstack.org?subject:unsubscribe > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20170217/9ee99488/attachment.html>