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

            Bug ID: 62757
           Summary: Syslog server in eqiad log to non existent
                    /home/wikipedia/syslog/
           Product: Wikimedia Labs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: deployment-prep (beta)
          Assignee: wikibugs-l@lists.wikimedia.org
          Reporter: has...@free.fr
                CC: benap...@gmail.com, cmcma...@wikimedia.org,
                    has...@free.fr, mhershber...@wikimedia.org,
                    platoni...@gmail.com
       Web browser: ---
   Mobile Platform: ---

The syslog-ng log receiver is setup on eqiad on the
deployment-bastion.eqiad.wmflabs instance.

# grep wikipedia /etc/syslog-ng/syslog-ng.conf 
    file("/home/wikipedia/syslog/syslog" group(500));
    file("/home/wikipedia/syslog/apache.log" group(500));
    file("/home/wikipedia/syslog/swift" group(500));
#

Need to:

a) have puppet create a dir under /data/project/
b) use a named group (NFS on labs does not support numerical UID/GID by design)
c) parameterized syslog-ng conf in puppet

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to