Uploaded image for project: 'Hue (READ ONLY)'
  1. Hue (READ ONLY)
  2. HUE-1523

[desktop] Update logging configuration

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Works for Me
    • Affects Version/s: 2.3.0
    • Fix Version/s: None
    • Component/s: core.api
    • Labels:
      None
    • Environment:

      CDH 4.3, CM 4.6.3

      Description

      HUE like to log everything.
      It's good for debug and bad for production.

      I would like to have an opportunity to change logging level. Right now my log file is filled with access[INFO] and thrift_util[DEBUG] messages.

      I've tried such conf for hue safety valve:

      handlers=accesslog
      qualname=access
      
      [handler_accesslog]
      class=logging.NullHandler
      level=WARNING
      

      It doesn't work. I still see access[INFO] in log.
      Is it a bug or I do something wrong?

      I did restart hue server role and the whole hue service.

        Attachments

          Activity

            People

            • Assignee:
              abe Abraham Elmahrek
              Reporter:
              seregasheypak Sergey Sheypak
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: