A collection of grok patters that match applications provided by Adaptive Computing
Contributions are encouraged
Please create a merge request
The following layout is prefered
-
Example log line
-
Grok pattern
-
Tested version
-
Notes
Separate each example with 2 empty lines between blocks
### Job Submit
04/04/2014 18:26:34;0040;foo bar
%{DATE} %{TIME};%{WORD:hostname} %{WORD:command}
Moab 7.2.7, 7.1.5
Notes: works with ...., doesnt work with.....
These logstash filters are a collection of community provided examples,
They are given freely with no guarantee of quality or accuracy
Adaptive Computing does not provide support for any third party utilities
Logstash and Grok are traidmarks of their respective creators