← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1418923] Re: The logger WatchedFileHandler don't write to nova.log

 

** Changed in: nova
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1418923

Title:
  The logger WatchedFileHandler don't write to nova.log

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  The following is the change i made to  /etc/nova/logging.conf ,

  [logger_nova]
  level = DEBUG
  handlers = watchedfile
  qualname = nova

  [handler_watchedfile]
  class = handlers.WatchedFileHandler
  args = ('/var/log/nova/nova.log',)
  formatter = context

   there is no nova.log after restart nova* service and all service are
  up

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1418923/+subscriptions


References