Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
c8052209
Commit
c8052209
authored
Aug 20, 2015
by
Adam Ward
Browse files
Documentation fix - default_facility_logs
parent
d16b1d6b
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c8052209
...
...
@@ -185,7 +185,7 @@ name "facility_log_example"
run_list
(
"recipe[rsyslog::default]"
)
default_attributes
(
"rsyslog"
=>
{
"facility_logs"
=>
{
"
default_
facility_logs"
=>
{
'*.info;mail.none;authpriv.none;cron.none'
=>
"/var/log/messages"
,
'authpriv'
=>
'/var/log/secure'
,
'mail.*'
=>
'-/var/log/maillog'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment