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

       Web browser: ---
             Bug #: 37077
           Summary: setup /var/log/logmsg
           Product: Wikimedia Labs
           Version: unspecified
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: deployment-prep (beta)
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
    Classification: Unclassified
   Mobile Platform: ---


On fenari, /var/log/logmsg is a file where dologmsg can write to and any
content is then pushed to an IRC channel.

This need to be replicated on deployment-dbdump following the puppet
configuration of fenari:


node "fenari.wikimedia.org" {
<snip<
  $ircecho_infile = "/var/log/logmsg"
  $ircecho_nick = "logmsgbot"
  $ircecho_chans = "#wikimedia-tech"
  $ircecho_server = "irc.freenode.net"

<snip>
 include     misc::ircecho

}

-- 
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