logstash/patterns
Frank Rosquin 698baed405 Fixed year pattern.
Year was matching any digit, one or more times. This could lead to way
too eager matching.

Match years as either a group of 2, or a group of 4 digits.
2013-01-08 15:45:46 +01:00
..
firewalls Fix netscreen pattern 2012-10-31 13:49:06 -07:00
grok-patterns Fixed year pattern. 2013-01-08 15:45:46 +01:00
haproxy haproxy log format doesn't put in the {} {} if you don't capture headers. made that section optional. also made the ending optional in case of a very long url that syslog truncates. 2012-08-13 22:55:40 -05:00
java Add '$' as valid character in java class name 2012-11-12 08:53:51 -08:00
linux-syslog - Add support for iso8601 timestamps in syslog messages 2010-11-09 10:22:25 +00:00
nagios Extended Nagios rules 2012-01-20 21:37:06 +01:00
ruby Merge branch 'master' of https://github.com/gdb/logstash into gdb-master 2012-12-27 22:25:05 -08:00