Closed
Bug 1091744
Opened 11 years ago
Closed 11 years ago
No hg.m.o logs after 2014-10-15
Categories
(Infrastructure & Operations :: IT-Managed Tools, task)
Infrastructure & Operations
IT-Managed Tools
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: hwine, Assigned: cliang)
Details
(Whiteboard: [kanban:webops:https://kanbanize.com/ctrl_board/4/1784] )
Attachments
(1 file)
2.53 KB,
text/plain
|
Details |
The zeus access logs stop on Oct 15:
[hwine@metrics-logger1.private.scl3 logs]$ find . -type f -name hg.mozilla.org.access_2014-10-15\* | wc -l
48
[hwine@metrics-logger1.private.scl3 logs]$ find . -type f -name hg.mozilla.org.access_2014-10-16\* | wc -l
0
[hwine@metrics-logger1.private.scl3 logs]$ pwd
/data/logs
Assignee | ||
Updated•11 years ago
|
Assignee: server-ops-webops → cliang
Assignee | ||
Comment 1•11 years ago
|
||
I've re-established the collection of access logs for hg.mozilla.org. These *should* start landing on metrics-logger1 within the next two hours.
Back around the 15th of October, Metrics gave WebOps a list of the log files on metrics-logger1 that they actually process. We stopped shipping log files to metrics-logger1 for anything not on that list. This brings me to two questions:
1) Are there any other log files that you would like to see that aren't being updated? For example, I can see that we're not shipping logs for reviewboard.mozilla.org, git.mozilla.org, etc.
2) Is there a better way / place to ship these files to you?
Comment 3•11 years ago
|
||
(In reply to C. Liang [:cyliang] from comment #1)
> Back around the 15th of October, Metrics gave WebOps a list of the log files
> on metrics-logger1 that they actually process. We stopped shipping log
> files to metrics-logger1 for anything not on that list. This brings me to
> two questions:
That might have been a nice thing to announce to infra-all. AFAIK, that was the only location where logs have been aggregated from Zeus. Also, changing the location where Zeus itself logs has caused a misstep in trying to diagnose problems
(I know it's affected us and MOC, presumably others).
> 1) Are there any other log files that you would like to see that aren't
> being updated? For example, I can see that we're not shipping logs for
> reviewboard.mozilla.org, git.mozilla.org, etc.
All Dev Services sites: MXR, DXR, reviewboard, treeherder, git, hg, svn, cvs, bzr, bugzilla, (-dev)?.(mozilla|allizom).org.
> 2) Is there a better way / place to ship these files to you?
We're looking at building our own logstash instance some time in 2015, but until then not really. Syslog to syslog1.private might be an option, but the config is awful to parse, I'm not sure if the host is up for it, and BMO already logs from the web heads there so I'm concerned about overlap.
Flags: needinfo?(klibby)
Assignee | ||
Comment 4•11 years ago
|
||
I made a first pass at trying to restore logging functionality but have some properties that will require me to confer with fubar.
Updated•11 years ago
|
Whiteboard: [kanban:webops:https://kanbanize.com/ctrl_board/4/1784] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3108] [kanban:webops:https://kanbanize.com/ctrl_board/4/1784]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3108] [kanban:webops:https://kanbanize.com/ctrl_board/4/1784] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3113] [kanban:webops:https://kanbanize.com/ctrl_board/4/1784]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3113] [kanban:webops:https://kanbanize.com/ctrl_board/4/1784] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3118] [kanban:webops:https://kanbanize.com/ctrl_board/4/1784]
Updated•11 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/3118] [kanban:webops:https://kanbanize.com/ctrl_board/4/1784] → [kanban:webops:https://kanbanize.com/ctrl_board/4/1784]
Assignee | ||
Comment 5•11 years ago
|
||
I've attached a list of virtual server -> log file name mappings. Most log files should already be find-able on metrics-logger; dxr.mozilla.org logs should land there starting today.
Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•