- don't use deprecated things

This commit is contained in:
Jordan Sissel 2013-10-08 07:17:02 -07:00
parent 42b5e8dc31
commit 187251dc50

View file

@ -145,7 +145,7 @@ RUBY_ENGINE == "jruby" and describe LogStash::Filters::Date do
'{ "mydate": "this will not parse" }',
'{ }'
]
format => json_event
codec => json
type => foo
count => 1
}