Time stamp duplicated in keystone-apache-public-error.log

Bug #1720341 reported by Doug Szumski
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla-ansible
Expired
Undecided
Unassigned

Bug Description

The time stamp in the keystone-apache-admin-error.log can be printed twice. For example:

2017-08-25 14:55:33.556685 2017-08-25 14:55:33.556 27 INFO keystone.common.wsgi [req-f0df6908-e621-4d32-bd23-60819ea039ee ae69850c86574edca6fe0669ee49ec01 9c973203d1894c44ac56200d550a0cb0 - default default] POST http://10.105.1.0:35357/v3/projects

The additional time stamp appears to originate in kolla/ansible/roles/keystone/templates/wsgi-keystone.conf.j2:

<IfVersion >= 2.4>
  ErrorLogFormat "%{cu}t %M"
</IfVersion>
ErrorLog "/var/log/kolla/{{ apache_dir }}/keystone-apache-public-error.log"

Bugfix 494604 worked around this by parsing the error log file separately for Fluentd. However, if we remove the duplicate timestamp the log message will match the regex in 00-global.conf and we can undo part of that change.

Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

Any update on this bug?

Revision history for this message
Doug Szumski (dszumski) wrote :

Not from me, but I can try and pick it up this cycle.

Changed in kolla-ansible:
assignee: nobody → Doug Szumski (dszumski)
Revision history for this message
Michal Nasiadka (mnasiadka) wrote :

Doug, any update?

Changed in kolla-ansible:
status: New → Incomplete
Changed in kolla-ansible:
assignee: Doug Szumski (dszumski) → nobody
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for kolla-ansible because there has been no activity for 60 days.]

Changed in kolla-ansible:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.