https://bugzilla.wikimedia.org/show_bug.cgi?id=28493

--- Comment #6 from Krinkle <[email protected]> 2011-04-12 11:13:04 UTC ---
(In reply to comment #5)
> Censored sample of dberror.log:
> 
> Tue Apr 12 6:35:04 UTC 2011     srv254  enwiki  Error connecting to 10.0.6.22:
> Can't connect to MySQL server on '10.0.6.22' (4) (10.0.6.22)

Looks good.

> Censored sample of grep -i fatal apache.log :
> Apr 12 07:13:18 10.0.8.3 apache2[6295]: PHP Fatal error:  Maximum execution
> time of CENSORED seconds exceeded i

Why only fatals though ? I think we should keep our code conventions to trunk
to wmf as well, no notices, warnings or fatals should appear. Although since
we're just getting started on this, it makes sense to start with a filtered
output to existing channels, but an unfiltered output could be set as well. ie.
#wikimedia-debug or whatever.

(unfiltered, not uncensored)

> I'm not sure the censoring of the limits in apache.log was necessary, but I do
> think we'll want to censor SQL queries before posting them to a public 
> channel.
> There is code for this in MW already (censoring and generalizing SQL queries
> for profiling purposes), somewhere.

Nice!

> As you can see the DB servers in dberror.log and the srv servers in apache.log
> are stored as IP addresses, so you'd need to resolve those:

Is this information available on noc.wikimedia.org as well ? There are some IPs
and names relations there, not sure if these can or should be there as well.


In mc.php there's 46 => '10.0.8.18:11000',

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to