summaryrefslogtreecommitdiffstats
path: root/roles/base/files/rsyslog
Commit message (Collapse)AuthorAgeFilesLines
* we need to add a larger limits for file coverageStephen Smoogen2017-01-181-0/+2
|
* Enable rsyslog journald module and persistent journaldPatrick Uiterwijk2016-01-302-3/+15
| | | | Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
* Drop *.info on the mirrorlist servers as that causes a ton of traffic to log01Kevin Fenzi2015-10-071-1/+1
|
* Just gzip here, xz confuses epylog.Kevin Fenzi2014-07-211-2/+2
|
* Forgot to comment these out.Kevin Fenzi2014-07-182-4/+4
|
* Enter log01, bravest of the braveKevin Fenzi2014-07-185-5/+13
|
* Setup logrotate for merged logs.Kevin Fenzi2014-07-161-0/+11
|
* First rough cut at a logserver setup. Will need lots more tweaking.Kevin Fenzi2014-07-161-0/+212
|
* Work around local4 syslog issue with mirrorlists for now.Kevin Fenzi2014-02-282-0/+4
|
* make log04 go. make us strong.Stephen Smoogen2014-02-211-1/+1
|
* More cleanup, use fileglobKevin Fenzi2014-01-251-0/+0
|
* Rework rsyslog stuff. Use default dist /etc/rsyslog.conf, add our stuff to ↵Kevin Fenzi2014-01-257-172/+92
| | | | /etc/rsyslog.d
* Freezebreak: Adjust rsyslogd for buildvm/buildarm instances to pull ↵Kevin Fenzi2013-09-031-2/+13
| | | | correctly from journald.
* Move base to a role.Kevin Fenzi2013-08-254-0/+340
Clean up syntax in all the base tasks. Add CONVENTIONS file for info on where things go. Tweak readme. Switch add playbooks to base role instead of task.