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: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to