Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lonlone Lee
base
Commits
0c6e07c6
Commit
0c6e07c6
authored
Oct 19, 2016
by
Karl Kornel
Browse files
puppetclient: Fix a filter-syslog regex
parent
518fa4c1
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/puppetclient/etc/filter-syslog/puppet
View file @
0c6e07c6
...
...
@@ -5,7 +5,7 @@ puppet-agent: /^Applying configuration version '\d+'$/
puppet
-
agent
: /^
Caching
catalog
for
\
S
+$/
puppet
-
agent
: /^
Caching
certificate_revocation_list
for
ca
$/
puppet
-
agent
: /^
Connecting
to
sqlite3
database
: \
S
+$/
puppet
-
agent
: /^
FileBucket
adding
{\
w
+\}\
w
+$/
puppet
-
agent
: /^
FileBucket
adding
\
{\
w
+\}\
w
+$/
puppet
-
agent
: /^
Finished
catalog
run
in
-?[\
d
.]+
seconds
$/
puppet
-
agent
: /^
Loading
facts
in
\
S
+$/
puppet
-
agent
: /^
Loading
facts
\
s
*$/
...
...
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