use sensible log format for squid
Bug #1931155 reported by
Junien Fridrick
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Ubuntu Repository Cache Charm |
Fix Released
|
High
|
Haw Loeung |
Bug Description
By default, squid uses "milliseconds since epoch" to log timestamps. We should configure something more readable.
Current workaround is to send your logs through :
perl -pe 's/\d+/
Related branches
lp://staging/~hloeung/ubuntu-repository-cache/squid-logging-human-sensible-timestamps
- Paul Collins: Approve (lgtm)
- Canonical IS Reviewers: Pending requested
-
Diff: 22 lines (+3/-2)1 file modifiedtemplates/squid-deb-proxy/squid-deb-proxy.conf (+3/-2)
lp://staging/~hloeung/ubuntu-repository-cache/logformat-strftime
- Thomas Cuthbert (community): Approve
- Canonical IS Reviewers: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedtemplates/squid-deb-proxy/squid-deb-proxy.conf (+1/-1)
Changed in ubuntu-repository-cache: | |
status: | New → Confirmed |
importance: | Undecided → High |
assignee: | nobody → Haw Loeung (hloeung) |
status: | Confirmed → In Progress |
Changed in ubuntu-repository-cache: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-repository-cache: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
That's also LP:1780341