initial commit
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-09-03 16:05:06 +02:00
commit dad8a7ff4c
12 changed files with 456 additions and 0 deletions

10
conf/parsers_cinder.conf Normal file
View File

@@ -0,0 +1,10 @@
[PARSER]
# http://rubular.com/r/IvZVElTgNl
Name ceph
Format regex
Regex ^(?<log_time>[^ ][-.\d\+:T]+[ ]*[.:\d]*)\s+(?<message>.*)$
Time_Format %Y-%m-%d %H:%M:%S.%L
Time_Keep Off
Time_Key log_time