Page MenuHomePhabricator

Timeouts should be logged to logstash.
Closed, ResolvedPublic

Description

See discussion at https://gerrit.wikimedia.org/r/171618

Briefly: We're using the default logger (which dumps to stderr) instead of the bunyan logger (which is configured in localsettings.js I believe).
I think what's happening is that we don't actually read localsettings.js at all in the master thread.

So timeouts and other messages reported by the master thread don't make it to logstash.


Version: unspecified
Severity: normal

Details

Reference
bz73396

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:56 AM
bzimport added a project: Parsoid-Web-API.
bzimport set Reference to bz73396.

gerritadmin wrote:

Change 173188 had a related patch set uploaded by Arlolra:
(Bug 73396) Pass in constructed object, not constructor

https://gerrit.wikimedia.org/r/173188

gerritadmin wrote:

Change 173188 merged by jenkins-bot:
(Bug 73396) Pass in constructed object, not constructor

https://gerrit.wikimedia.org/r/173188