Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
mirror
rsyslog
Commits
0595dc43
Commit
0595dc43
authored
Aug 19, 2015
by
Tim Smith
Browse files
Merge pull request #90 from atward/facility_logs_doc_fix
Documentation fix - default_facility_logs
parents
d16b1d6b
c8052209
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
0595dc43
...
...
@@ -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
.
Attach a 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