Feature #32968
closed
It is not easy to increase the log level of the Pulp 3 backend
Added by Eric Helms over 3 years ago.
Updated about 3 years ago.
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.
- Status changed from New to Ready For Testing
- Assignee set to Eric Helms
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/212 added
- Pull request https://github.com/theforeman/hammer-cli-foreman-admin/pull/12 added
- 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
- Tracker changed from Bug to Feature
- Pull request https://github.com/theforeman/puppet-pulpcore/pull/215 added
- Status changed from Ready For Testing to Closed
- 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.
Also available in: Atom
PDF