forked from saz/puppet-rsyslog
-
Notifications
You must be signed in to change notification settings - Fork 1
Make do more! #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
Aethylred
wants to merge
139
commits into
whopper:master
Choose a base branch
from
nesi:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Aethylred
commented
May 8, 2012
- can log to multiple logging servers (provided they require identical configurations)
- confirmed for Ubuntu
- preserve FQDN switch
Adding support for FreeBSD
Owner
|
Aethyired, Cool! I'll have a look at this later tonight or tomorrow, probably. Thanks! |
Owner
|
The code looks good. Could you rebase this into a bit fewer commits? Thanks! |
This commit adds port option for the rsyslog::client class for servers not running on 514.
Add server port in rsyslog::client
added Red Hat, CentOS, Fedora support
Added one logfile per remote host
Add MySQL and PostgreSQL support
…ng_Params Add disk spool size queueing params
…commended by puppet-lint
Create spec tests and puppet-lint cleanup
…both client and server config on same rsyslog instance.
Need to specificly define high precision time format
use @ global variable in erb
This reverts commit 4efaf75.
This reverts commit 83c2890. Conflicts: manifests/config.pp
wrap in an if statement since runs as root anyway
Preserve FQDN parameter
Revert run_user change
Conflicts: templates/rsyslog.conf.erb
more fixes for centos/rhel 5
…ts the default logging format for remote and local logging.
Specify the default logging format.
Configuring mulitple remote servers
moved client parameter from server to client
Remove and update 'file managed by puppet' comment
…ng block to expose them when setting up remote logging.
Template strings and other things
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.