All Downloads are FREE. Search and download functionalities are using the official Maven repository.

patterns.ruby Maven / Gradle / Ivy

There is a newer version: 0.0.26
Show newest version
# Forked from https://github.com/elasticsearch/logstash/tree/v1.4.0/patterns
RUBY_LOGLEVEL (?:DEBUG|FATAL|ERROR|WARN|INFO)
RUBY_LOGGER [DFEWI], \[%{TIMESTAMP_ISO8601:timestamp} #%{POSINT:pid}\] *%{RUBY_LOGLEVEL:loglevel} -- +%{DATA:progname}: %{GREEDYDATA:message}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy