My favorites
▼
|
Sign in
semicomplete
semicomplete.com projects.
Project hosting will be READ-ONLY
Wednesday at 8am PST
due to brief network maintenance.
Project Home
Downloads
Wiki
Issues
Source
Checkout
|
Browse
|
Changes
|
r2644
Source path:
svn
/
sandbox
/
20090118-lucene-grok
/
grok.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
program {
load-patterns: "grok-patterns"
file "/tmp/access.log"
match {
# See grok-patterns for what this pattern is defined as
pattern: "%{COMBINEDAPACHELOG}"
shell: "stdout"
reaction: "%{@JSON}"
}
}
Show details
Hide details
Change log
r2156
by jordansissel on Jan 18, 2009
Diff
[No log message]
Go to:
...90118-lucene-grok/LogSearch.java
...x/20090118-lucene-grok/grok.conf
Project members,
sign in
to write a code review
Older revisions
All revisions of this file
File info
Size: 228 bytes, 13 lines
View raw file
Hosted by