This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/conf/init/service
Jimmy Zelinskie a40b065bd3 syslog: fix timestamp (#1579)
Previously the timestamp was locked to the time at which the logger
process started. This change parses messages in bash and then calls the
logger once for each message ignoring newlines (read -r) in order to
guarantee the timestamp is correct.
2016-06-24 15:46:58 -04:00
..
buildlogsarchiver syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
buildmanager syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
gcworker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
gunicorn_registry syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
gunicorn_secscan syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
gunicorn_verbs syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
gunicorn_web syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
jwtproxy syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
logrotateworker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
nginx syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
notificationworker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
queuecleanupworker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
repositoryactioncounter syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
security_notification_worker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
securityworker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
service_key_worker syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
storagereplication syslog: fix timestamp (#1579) 2016-06-24 15:46:58 -04:00
syslog-ng runit: wait for syslog-ng before starting loggers (#1537) 2016-06-10 20:29:45 -04:00