rochaporto / dashing-openstack

GNU General Public License v3.0
16 stars 9 forks source link

add logging to icinga/openstack requests #1

Open rochaporto opened 10 years ago

rochaporto commented 10 years ago

Aviator logs a lot if one sets log_file in the Session object, but includes urls and too much detail, need to check if it can be tuned.

But icinga should also start logging, ideally to syslog. The json replies are quite useful, with things like: {"success":false,"errors":["User has insufficient rights to access the api"]}