Ticket #118 (closed task: fixed)

Opened 6 years ago

Last modified 3 years ago

translogger format is not actually Apache

Reported by: http://nate.myopenid.com/ Owned by: http://pjenvey.myopenid.com/
Priority: highest Milestone: 1.4.1
Component: deploy Version: 0.3
Severity: blocker Keywords:
Cc:

Description

paste.translogger is documented as writing logs in Apache combined log format. However, that would specify the following as the date format:

[day/month/year:hour:minute:second zone]
day = 2*digit
month = 3*letter
year = 4*digit
hour = 2*digit
minute = 2*digit
second = 2*digit
zone = (+' | -') 4*digit

Instead, translogger uses this format:

[wday month day hour:minute:second year]
wday = 3*letter
month = 3*letter
day = 2*digit
hour = 2*digit
minute = 2*digit
second = 2*digit
year = 4*digit

Because of this, log analysis programs like webalizer cannot parse these logs. A patch will be attached when this ticket is created.

Attachments

translogger.patch Download (1.1 KB) - added by http://nate.myopenid.com/ 6 years ago.
unified context diff of translogger.py

Change History

Changed 6 years ago by http://nate.myopenid.com/

unified context diff of translogger.py

Changed 6 years ago by kkkkoaaa

  • milestone set to 0.4

Keep a good job up!  http://quick-adult-links.com

Changed 6 years ago by http://pjenvey.myopenid.com/

  • owner changed from ianb to http://pjenvey.myopenid.com/
  • type set to defect

Changed 6 years ago by http://pjenvey.myopenid.com/

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from 0.4 to 0.9

Applied in r5396

Thanks a lot for taking care of this!

Changed 6 years ago by anonymous

  • severity changed from normal to blocker
  • component changed from *paste to deploy
  • priority changed from normal to highest
  • version changed from svn-trunk to 0.3
  • milestone changed from 0.9 to 0.4
  • type changed from defect to task

Changed 6 years ago by anonymous

1. Livin' La Vida Loca 2. Maria (Spanglish radio edit by Pablo Flores)

3. She Bangs( wow gold)

4. 4. Private Emotions (featuring Meja)

5. Amor (New remix by Salaam Remi)

6. The Cup Of Life ( wow gold) (English radio edit)

7. Nobody Wants To Be Lonely (Duet with Christina Aguilera)

8. Spanish Eyes/Lola? Lola (from the One Night Only TV special)

9. She's All I Ever Had ( world of warcraft gold) 10. Come to Me

Changed 5 years ago by anonymous

  • milestone 0.4 deleted

Milestone 0.4 deleted

Note: See TracTickets for help on using tickets.