Thank you for the reply. I understand notification driver should be set of essential drivers.
I would like to consider using stacktach. Thanks --hiroyuki -----Original Message----- From: Sandy Walsh [mailto:[email protected]] Sent: Thursday, March 13, 2014 2:28 AM To: OpenStack Development Mailing List (not for usage questions) Subject: Re: [openstack-dev] [oslo.messaging] mongodb notification driver You may want to consider StackTach for troubleshooting (that's what it was initially created for) https://github.com/rackerlabs/stacktach It will consume and record the events as well as give you a gui and cmdline tools for tracing calls by server, request_id, event type, etc. Ping me if you have any issues getting it going. Cheers -S ________________________________________ From: Hiroyuki Eguchi [[email protected]] Sent: Tuesday, March 11, 2014 11:09 PM To: [email protected] Subject: [openstack-dev] [oslo.messaging] mongodb notification driver I'm envisioning a mongodb notification driver. Currently, For troubleshooting, I'm using a log driver of notification, and sent notification log to rsyslog server, and store log in database using rsyslog-mysql package. I would like to make it more simple, So I came up with this feature. Ceilometer can manage notifications using mongodb, but Ceilometer should have the role of Metering, not Troubleshooting. If you have any comments or suggestion, please let me know. And please let me know if there's any discussion about this. Thanks. --hiroyuki _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev _______________________________________________ OpenStack-dev mailing list [email protected] http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
