kimchi-project / kimchi

An HTML5 management interface for KVM guests
https://github.com/kimchi-project/kimchi/releases/latest
Other
3.1k stars 364 forks source link

How to get rid of cherrypy.access INFO message flood in syslog #1253

Open remichristiaan opened 6 years ago

remichristiaan commented 6 years ago

Hi,

I'm running wok with kimchi on Ubuntu 18.04 ... everything seems to work but my syslog gets flooded with messages seemingly from wokd regarding cherrypy.

wokd[2897]: INFO:cherrypy.access.140411350165776:

In the wok configuration I've set log level to ERROR ... but these INFO messages keep comming in.

How can I stop these cherrypy messages flooding my syslog?