Actions
Bug #24998
closedPostgreSQL log is missing timestamps, making debugging harder
Status:
Closed
Priority:
Normal
Assignee:
Category:
Foreman modules
Target version:
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
Description of problem:
PostgreSQL log is missing timestamps, making debugging harder
Version-Release number of selected component (if applicable):
satellite-6.4.0-14.el7sat.noarch snap 22 (updated from snap 17)
How reproducible:
always
Steps to Reproduce:
1. Check PostgreSQL log at /var/lib/pgsql/data/pg_log/postgresql-Tue.log
Actual results:
Log format is missing timestamp
Expected results:
Timestamp should be there
Puppetlabs changed this to undef causing issues in our logging since we use the upstream module.
Actions