fluent-bit/conf/parsers_cinder.conf
Aleksander Cynarski dad8a7ff4c
All checks were successful
continuous-integration/drone/push Build is passing
initial commit
2020-09-03 16:05:06 +02:00

11 lines
226 B
Plaintext

[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