This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ExternalMirrors
/
galera-formula
mirror of
https://github.com/salt-formulas/salt-formula-galera
Watch
1
Star
0
Fork
1
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
PROD-10495 Fixing file match for correct targeting
pull/25/head
teoyaomiqui
7 years ago
parent
325665beef
commit
4042321107
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
+1
-1
galera/meta/heka.yml
+ 1
- 1
galera/meta/heka.yml
View File
@@ -9,7 +9,7 @@ log_collector:
galera:
engine: logstreamer
log_directory: "/var/log"
file_match: 'mysql/error.log$'
file_match: 'mysql/error
\
.log$'
differentiator: ["galera"]
decoder: "galera_decoder"
splitter: "galera_splitter"
Write
Preview
Loading…
Cancel
Save