issues
search
thekrakken
/
java-grok
Simple API that allows you to easily parse logs and other files
http://grok.nflabs.com/
Other
360
stars
151
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Publish a new release (version `0.1.10`) to maven central
#118
joshuali925
opened
2 years ago
0
"Duplicate key" error when using repeated matches with the same name and type
#117
bmcfeely
opened
3 years ago
0
Issue with HTTPDATE pattern.
#116
sandeep-vunet
closed
3 years ago
0
Added capture keyset tests
#115
sergueik
closed
3 years ago
1
Documentation link isn't available.
#114
sandeep-vunet
opened
3 years ago
2
Travis is broken
#113
ottobackwards
opened
4 years ago
0
Remove useless code
#112
zwOvO
closed
4 years ago
0
Documentation site down
#111
malthe
opened
4 years ago
1
Update classes as serializable to work with bigdata beam pipeline
#110
libujacob
closed
3 years ago
1
fix can match empty line
#109
ruanwenjun
closed
5 years ago
0
Dropped support for named group captures with underscore
#108
kmerz
opened
5 years ago
6
Java stack exception
#107
SivaAccionLabs
opened
6 years ago
1
Preserve the order of log format in capture
#106
SivaAccionLabs
closed
6 years ago
12
Grok compiler
#105
varmaprr
opened
6 years ago
0
Feature request: Maintain order for captures?
#104
Kshitiz-Sharma
opened
6 years ago
3
Java 7 version?
#103
nuttybrewer
opened
6 years ago
0
GROK Multiline log parsing
#102
daggumalli
opened
6 years ago
7
There should be a way to validate that a grok expression is correct syntactically
#101
ottobackwards
opened
6 years ago
0
NamedRegexCollection with namedOnly
#100
RickyHuo
closed
6 years ago
11
Issue #64 : do not strip quotes if there are quoted strings in value
#99
ottobackwards
closed
6 years ago
0
Allow to use commas in date formats
#98
joschi
closed
6 years ago
3
Custom date format doesn't work with commas
#97
joschi
closed
6 years ago
0
Ignore empty captures redux
#96
ottobackwards
closed
6 years ago
1
Add Gradle scripts / tasks for artifact deployment
#95
anthonycorbacho
closed
6 years ago
0
Removed warnings, as returned by Eclipse.
#94
fbacchella
closed
6 years ago
0
A cleaning of BasicTest.
#93
fbacchella
closed
6 years ago
1
Match.capture nows throws a GrokException
#92
fbacchella
closed
6 years ago
1
Fix checkstyle error
#91
anthonycorbacho
closed
6 years ago
0
slf4j is not used.
#90
fbacchella
closed
6 years ago
3
RuntimeException or GrokException in Match
#89
fbacchella
opened
6 years ago
1
GrokException or IOException or UncheckedIOException
#88
fbacchella
opened
6 years ago
0
grokCompiler default to UTC
#87
fbacchella
closed
6 years ago
5
GrokCompiler.compile don't document unchecked exception.
#86
fbacchella
closed
6 years ago
6
GrokeCompiler can register an InputStream but not a Reader
#85
fbacchella
closed
6 years ago
6
Re-integrate fork into original repository
#84
paulwellnerbou
closed
6 years ago
3
Change package from oi.thekraken to io.krakens
#83
anthonycorbacho
closed
6 years ago
3
Add mailing list url in the readme
#82
anthonycorbacho
closed
6 years ago
1
Apply a new Checkstyle (google) and enforce its usage
#81
anthonycorbacho
closed
6 years ago
0
Update gradle to latest version
#80
anthonycorbacho
closed
6 years ago
0
add option to keep empty captures
#79
ottobackwards
closed
6 years ago
8
Parsed log is getting duplicated or repeated content
#78
ankitashine132
closed
4 years ago
1
Grok is truncating data after new line
#77
ankitashine132
closed
6 years ago
0
Matched json is blank in case any of one regex out multiple does not match
#76
sudhirkumar1980
opened
6 years ago
1
Grok is slow
#75
fbacchella
opened
6 years ago
8
Missing String.intern() usage
#74
fbacchella
opened
7 years ago
0
Allow classpath pattern files
#73
paulwellnerbou
closed
6 years ago
19
load patterns from dir
#72
garyelephant
opened
7 years ago
0
Grok/Match: provide option to completely disable automatic conversion
#71
retoo
closed
7 years ago
1
Grok Compiler: wrap grok patterns in (?:...) in namedOnly mode
#70
retoo
closed
7 years ago
3
Deep recursion postfix patterns
#69
retoo
closed
7 years ago
7
Next