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

patterns.java Maven / Gradle / Ivy

The newest version!
# Forked from https://github.com/elasticsearch/logstash/tree/v1.4.0/patterns
JAVACLASS (?:[a-zA-Z0-9-]+\.)+[A-Za-z0-9$]+
JAVAFILE (?:[A-Za-z0-9_.-]+)
JAVASTACKTRACEPART at %{JAVACLASS:class}\.%{WORD:method}\(%{JAVAFILE:file}:%{NUMBER:line}\)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy