mirror of
https://github.com/elastic/logstash.git
synced 2025-04-21 13:18:16 -04:00
2 lines
188 B
Text
2 lines
188 B
Text
RUBY_LOGLEVEL (?:DEBUG|FATAL|ERROR|WARN|INFO)
|
|
RUBY_LOGGER [DFEWI], \[%{TIMESTAMP_ISO8601:timestamp} #%{POSINT:pid}\] *%{RUBY_LOGLEVEL:loglevel} -- +%{DATA:progname}: %{GREEDYDATA:message}
|