Project

General

Profile

Actions

Feature #32968

closed

It is not easy to increase the log level of the Pulp 3 backend

Added by Eric Helms almost 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:

Description

To debug issues with Pulp 3, it is important to set the log level to DEBUG.
This can be achieved by putting
"LOGGING = {"dynaconf_merge": True, "loggers": {'': {'handlers': ['console'], 'level': 'DEBUG'}}}" in "/etc/pulp/settings.py".

It would be much easier if that line was already there with the default log-level.

Actions #1

Updated by The Foreman Bot almost 3 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Eric Helms
  • Pull request https://github.com/theforeman/puppet-pulpcore/pull/212 added
Actions #2

Updated by The Foreman Bot almost 3 years ago

  • Pull request https://github.com/theforeman/hammer-cli-foreman-admin/pull/12 added
Actions #3

Updated by Ewoud Kohl van Wijngaarden almost 3 years ago

  • Subject changed from b'It is not easy to increase the log level of the Pulp 3 backend' to It is not easy to increase the log level of the Pulp 3 backend
  • Description updated (diff)
  • Category set to Foreman modules
  • Triaged changed from No to Yes
Actions #4

Updated by Ewoud Kohl van Wijngaarden almost 3 years ago

  • Tracker changed from Bug to Feature
Actions #5

Updated by The Foreman Bot almost 3 years ago

  • Pull request https://github.com/theforeman/puppet-pulpcore/pull/215 added
Actions #6

Updated by Eric Helms almost 3 years ago

  • Status changed from Ready For Testing to Closed
Actions #7

Updated by Ewoud Kohl van Wijngaarden almost 3 years ago

  • Target version set to 2.5.2
  • Fixed in Releases 2.5.2 added

The installer side was cherry picked to 2.5.2, I'm not sure if the hammer side was. However, this is the installer changelog so I'm setting that as the Fixed in version.

Actions

Also available in: Atom PDF