Wiibaa
|
d246d28bbd
|
because english is kinda expressive enough language
|
2012-12-11 11:23:12 +01:00 |
|
Jordan Sissel
|
c46a8627fb
|
- Add test to reproduce LOGSTASH-757
|
2012-12-11 01:23:47 -08:00 |
|
Wiibaa
|
aa4c29a866
|
allow custom separator in csv filter
|
2012-12-11 09:47:14 +01:00 |
|
Wiibaa
|
1bad64e4b1
|
initial test on tcp input with charsets
|
2012-12-10 09:11:11 +01:00 |
|
Louis Zuckerman
|
45616712ac
|
Added match config option to date filter (with test) - LOGSTASH-735
|
2012-11-30 23:33:44 -05:00 |
|
Louis Zuckerman
|
c64ea7f8be
|
Added match config option to date filter (with test) - LOGSTASH-735
|
2012-11-30 23:19:26 -05:00 |
|
Stephon Striplin
|
a061b234a5
|
add YAML rspec example
|
2012-11-29 12:33:51 -08:00 |
|
Jordan Sissel
|
e299025b9c
|
Add test case covering LOGSTASH-733
|
2012-11-28 23:50:57 -08:00 |
|
Stephon Striplin
|
dbb5b3430f
|
add dependency
|
2012-11-28 17:02:56 -08:00 |
|
Laust Rud Jacobsen
|
1fff0a8961
|
Spec multiline filter: remove duplicated comments
|
2012-11-25 16:25:06 +01:00 |
|
Laust Rud Jacobsen
|
df327c1449
|
Spec mutate filter: adding cases for multi field remove and gsub
|
2012-11-25 16:25:06 +01:00 |
|
Laust Rud Jacobsen
|
553a7b1000
|
Spec mutate filter: using explicit result expectations
Should make the tests easier to reason about
|
2012-11-25 16:25:06 +01:00 |
|
Laust Rud Jacobsen
|
51edc70306
|
Spec DNS filter: append action with multi-value input skips lookup
|
2012-11-25 16:25:06 +01:00 |
|
Jordan Sissel
|
a5ece58282
|
- add test converting US-ASCII to UTF-8 from generator input to redis
output
|
2012-11-22 09:05:00 +00:00 |
|
Jordan Sissel
|
cf84d78d09
|
Merge pull request #243 from rud/bugfix/LOGSTASH-712
Logstash::Outputs::Redis: JSON-encode message outside of Redis reconnect
|
2012-11-22 00:55:43 -08:00 |
|
Jordan Sissel
|
d4c5a27e04
|
- Add test coverage for grok against numeric-typed field values.
(that is, a literal 1 or 1.0 instead of "1" or "1.0" string)
|
2012-11-21 14:58:32 -08:00 |
|
Jordan Sissel
|
1259fc508d
|
Merge pull request #225 from awheeler/master
Enhanced kv filter
|
2012-11-19 18:38:09 -08:00 |
|
Laust Rud Jacobsen
|
60fc1693d4
|
Logstash::Outputs::Redis: JSON-encode message outside of Redis reconnect
Fixes LOGSTASH-712
|
2012-11-19 11:17:57 +01:00 |
|
Jordan Sissel
|
bb607f7c26
|
Fix spec to pass
|
2012-11-16 22:34:13 -08:00 |
|
Jordan Sissel
|
e44d457f9d
|
- Add test coverage for (?<name> ... ) oniguruma named captures.
This required a new version of jls-grok to fix it.
|
2012-11-16 22:04:41 -08:00 |
|
Jordan Sissel
|
82988a63b5
|
- Add test case to identify exceptions coming from the date filter.
Covers LOGSTASH-705
|
2012-11-16 16:45:09 -08:00 |
|
Jordan Sissel
|
cdb2d442ef
|
Add test coverage for LOGSTASH-705
|
2012-11-16 10:19:18 -08:00 |
|
Alex Wheeler
|
5abc9b3e95
|
Merge branch 'master' of git://github.com/logstash/logstash
|
2012-11-14 14:33:23 -05:00 |
|
Jordan Sissel
|
f824ee3485
|
remove debug print
|
2012-11-13 15:06:04 -08:00 |
|
Jordan Sissel
|
7effd7d6a8
|
- no pry
|
2012-11-13 15:02:24 -08:00 |
|
Jordan Sissel
|
6b177461c8
|
- improve test flushing
- Add example for groups posting Ec8ISgamIfo
|
2012-11-13 15:01:40 -08:00 |
|
Jordan Sissel
|
a924b66601
|
- Add test to reproduce LOGSTASH-701
|
2012-11-13 13:06:13 -08:00 |
|
Jordan Sissel
|
f08ec5fbf1
|
Reduce expected rate of date parses for now
|
2012-11-13 21:01:21 +00:00 |
|
Jordan Sissel
|
4e80ab0a6b
|
only run from a jar
|
2012-11-10 01:06:11 -05:00 |
|
Jordan Sissel
|
cd1087ac82
|
Use a cached copy of maxmine's GeoLite database; fix the filename as well
|
2012-11-10 00:22:51 +00:00 |
|
Jordan Sissel
|
e0e49ba5f0
|
Fix path
|
2012-11-02 00:17:43 -07:00 |
|
Jordan Sissel
|
c35e557ab8
|
Add jar specs
|
2012-11-01 23:05:21 -07:00 |
|
Alex Wheeler
|
069fb1a18e
|
Merge branch 'master' of git://github.com/logstash/logstash
|
2012-10-31 14:23:42 -04:00 |
|
Alex Wheeler
|
e2eb23252b
|
Merge tag 'v1.1.4' of git://github.com/logstash/logstash
|
2012-10-31 14:22:59 -04:00 |
|
Jordan Sissel
|
5143312ba7
|
Merge pull request #227 from wiibaa/csv-tests
Converting "old" csv tests to rspec
|
2012-10-29 16:17:18 -07:00 |
|
Jordan Sissel
|
2a2a204ad0
|
Merge pull request #229 from wiibaa/dns-tests
spec dns tests
|
2012-10-29 16:16:56 -07:00 |
|
Jordan Sissel
|
8fe7236a8f
|
- add syslog parsing example
|
2012-10-27 11:27:34 -07:00 |
|
Jordan Sissel
|
97202677ff
|
input generator tests
|
2012-10-27 10:16:35 -07:00 |
|
Wiibaa
|
628194c4f8
|
migrating dns tests
|
2012-10-26 13:18:29 +02:00 |
|
Wiibaa
|
c3c4b8dbe6
|
merge tests
|
2012-10-26 07:22:59 +02:00 |
|
Alex Wheeler
|
1e71e0831b
|
Merge branch 'master' of git://github.com/logstash/logstash
|
2012-10-25 10:04:55 -04:00 |
|
Alex Wheeler
|
1cf9671ed7
|
Added some more checks to the kv tests.
|
2012-10-25 09:24:57 -04:00 |
|
Jordan Sissel
|
c4c86c2e5d
|
- start tracking grok timeouts
|
2012-10-24 17:47:46 -07:00 |
|
Alex Wheeler
|
30b25afee1
|
Fixed some bugs, and added tests.
|
2012-10-24 17:15:42 -04:00 |
|
Jordan Sissel
|
fa76299b23
|
Add test to cover LOGSTASH-641
|
2012-10-23 16:03:16 -07:00 |
|
Jordan Sissel
|
9e62aa3c2a
|
Merge branch 'master' of github.com:logstash/logstash
|
2012-10-22 11:44:41 -07:00 |
|
Jordan Sissel
|
5db1431208
|
Add specs for environment filter
|
2012-10-22 11:44:27 -07:00 |
|
Jordan Sissel
|
83218266a4
|
Give up for now; will probably do vagrant in the future. For now just requiring a live redis server externally for redis tests
|
2012-10-21 00:17:04 -07:00 |
|
Jordan Sissel
|
8e17cc292b
|
- Add 'redis' test service (download/build/run redis)
- Make redis input/output specs use a real redis server
- Fix test_utils bugs to make around(:each) work.
|
2012-10-20 23:28:10 -07:00 |
|
Jordan Sissel
|
31e6dbdfea
|
fix style/spacing
|
2012-10-19 22:28:19 -07:00 |
|