How to decrease cloud-debug / cloud-error log verbosity (or disable them)

Asked by Thierry Carrez

Eucalyptus produces very noisy cloud-error.log and cloud-debug.log.
LOGLEVEL doesn't affect their verbosity.
There seem to be no easy way of disabling those logs.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu eucalyptus Edit question
Assignee:
No assignee Edit question
Solved by:
Thierry Carrez
Solved:
Last query:
Last reply:
Revision history for this message
chris grzegorczyk (chris-grze) said :
#1

Actually, a user can supply their own logging configuration by putting a log4j.xml configuration in /etc/eucalyptus/cloud.d/

Note that this will override all logging configuration.

thanks
c

Revision history for this message
Thierry Carrez (ttx) said :
#2

So it's not a bug, but definitely a good question :)

Revision history for this message
Thierry Carrez (ttx) said :
#3

"a user can supply their own logging configuration by putting a log4j.xml configuration in /etc/eucalyptus/cloud.d/"