This project is mirrored from https://github.com/chef-cookbooks/rsyslog.git.
Pull mirroring updated .
- 19 Feb, 2013 1 commit
-
-
Tim Smith authored
-
- 01 Jan, 2013 1 commit
-
-
Darrin Eden authored
-
- 11 Dec, 2012 4 commits
-
-
Jeff Blaine authored
-
Jeff Blaine authored
Move "arch" service name case from recipe into attributes, too
-
Jeff Blaine authored
Default value is "/etc/default/rsyslog" but cased for redhat to be "/etc/sysconfig/rsyslog"
-
Jeff Blaine authored
Set user/group/priv_separation outside of platform case block with sane defaults. Override in platform case block as needed. Moved max_message_size up where it belongs, not dangling at the bottom of the file.
-
- 08 Nov, 2012 1 commit
-
-
Adam DePue authored
-
- 12 Oct, 2012 1 commit
-
-
jtimberman authored
-
- 09 Sep, 2012 1 commit
-
-
bob walker authored
Add default attributes to determine user and group for syslog and whether to use privlege seperation
-
- 19 Apr, 2012 1 commit
-
-
jtimberman authored
Also add per-host attribute per ticket comment
-
- 06 Apr, 2012 1 commit
-
-
denz authored
-
- 20 Nov, 2011 1 commit
-
-
jtimberman authored
* no longer uses the rsyslog['server'] attribute to search * default server role to search for is `loghost`, see README * change attributes from Ruby symbols to strings * add a port attribute to specify a port other than 514 (still default) * extensive README.md updates describing behavior
-
- 11 Jul, 2010 1 commit
-
-
jtimberman authored
-
- 29 Apr, 2010 1 commit
-
-
jtimberman authored
* Use 'default.rb' for attributes files when specific files not necessary * Update search in rsyslog recipe.
-
- 25 Apr, 2010 1 commit
-
-
jtimberman authored
* Use 'default.rb' for attributes files when specific files not necessary * Update search in rsyslog recipe.
-
- 05 Oct, 2009 1 commit
-
-
jtimberman authored
-
- 28 Sep, 2009 2 commits
-
-
jtimberman authored
-
jtimberman authored
-
- 07 Apr, 2009 2 commits
-
-
jtimberman authored
The 'first' method caused typeerror and no method was a nilclass error, so the search for fqdn uses map block, per the recipes search on the wiki. Added protocol selection support, UDP vs TCP. Handle rsyslog.d files - delete client remote.conf on the server and server.conf on the client. Updated README.
-
jtimberman authored
-