- Jul 10, 2014
-
-
Bill MacAllister authored
Change the queue.MaxFileSize to 100m to override the default of 1m in the default and ldap rsyslog fragments. This will prevent the creation of many small files when the syslog server is unreachable.
-
Bill MacAllister authored
Thanks to Rob Riepel for pointing out what the directory should be.
-
- Jul 07, 2014
-
- Jul 06, 2014
-
-
Bill MacAllister authored
-
Bill MacAllister authored
-
- Jul 04, 2014
-
-
Russ Allbery authored
-
Russ Allbery authored
On each Puppet run on a system that enables Puppet, check if cipher zero is enabled and disable it if so. Recipe from Darren Patterson.
-
- Jun 30, 2014
-
-
Russ Allbery authored
-
Russ Allbery authored
-
- Jun 25, 2014
-
-
Darren Patterson authored
-
Darren Patterson authored
-
Darren Patterson authored
-
- Jun 17, 2014
-
-
Bill MacAllister authored
base::syslog::tls_support. (whm)
-
- Jun 13, 2014
-
-
Russ Allbery authored
-
- Jun 05, 2014
-
-
Bill MacAllister authored
-
Bill MacAllister authored
This change is based on warnings generated by rsyslog on startup.
-
- Jun 02, 2014
-
-
Russ Allbery authored
Add the squeeze-lts distribution to sources.list for squeeze systems. This is the long-term support archive, which provides extended security support.
-
- May 24, 2014
-
-
Russ Allbery authored
Update ssh filter-syslog rules for current staff members and add another failed login pattern.
-
Russ Allbery authored
-
- May 23, 2014
-
-
Bill MacAllister authored
-
Bill MacAllister authored
v7 systems.
- May 19, 2014
-
-
Bill MacAllister authored
comments in remctl.pp and ssh.pp.
-
- May 16, 2014
-
-
Russ Allbery authored
-
- May 12, 2014
-
-
Bill MacAllister authored
Change the default transport for rsyslog v5 remote syslog message delivery to UDP. This will result in message loss when the remote syslog server is unavailable, but it avoids the complexities of the v5 queue configuration. (whm)
-
- May 08, 2014
-
-
Bill MacAllister authored
- May 07, 2014
-
-
Bill MacAllister authored
where booleans must be tested as strings.
-
- May 05, 2014
-
-
Xueshan Feng authored
-
Xueshan Feng authored
-
Bill MacAllister authored
Modify the default rsyslog configuration for V7 servers. The new configuration creates a separate queues for writing to the local disk and sending to the remote syslog server. This prevents messages from being lost when the central server is down and allows writing to local disk to continue.
- Apr 21, 2014
-
-
Russ Allbery authored
Default to the backports version of facter on wheezy systems to pick up the fix for detecting Xen VMs.
-
- Apr 14, 2014
-
-
Xueshan Feng authored
-
Xueshan Feng authored
URL. (sfeng)
-
Xueshan Feng authored
-
- Apr 12, 2014
-
-
Russ Allbery authored
In the old version of base::syslog::fragment, nothing would attempt to resolve the template in the ensure => 'absent' case. Reproduce that behavior with a conditional.
-
Russ Allbery authored
Coding style cleanup for base::syslog::fragment, using the newer method for handling defines that should take both source and content.
-
Russ Allbery authored
Remove base::kerberos filter-syslog rules. These only had rules for ksu, which we no longer use, so they're now pointless.
-