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

Antoine "hashar" Musso (WMF) <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Antoine "hashar" Musso (WMF) <[email protected]> ---
Well operations/mediawiki-config has:

  $ mwscript eval.php --wiki=enwiki
  > print $wmfUdp2logDest;
  10.68.16.58:8420
  > 

which is deployment-bastion.


udp2log / python demux script  crash from time to time so we have to restart
it:

 deployment-bastion:~$ sudo /etc/init.d/udp2log-mw restart
  * Restarting UDP log receiver (udp2log) udp2log-mw      [ OK ] 
 $

So that should fix the log writing for now.


We also have an instance udplog.eqiad.wmflabs  which receives some other stream
of udp2log events, maybe from hhvm instance?  That is rather inconsistent,
maybe we should have everything to point to udplog instance and remove the
service from deployment-bastion.   CCing Ori who has set up the new instance.

-- 
You are receiving this mail because:
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