From c48efe849c52b7bcd0acfbe16b494de37c21a474 Mon Sep 17 00:00:00 2001 From: Pete Fritchman Date: Mon, 23 May 2011 16:01:42 -0700 Subject: [PATCH] update changelog for grep filter fix --- CHANGELOG | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 20604b91a..c02111dea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +1.0.11 (???) + - Fix bug in grep filter that would drop/cancel events if you had more + than one event type flowing through filters and didn't have a grep + filter defined for each type. + 1.0.10 (May 23, 2011) - Fix tcp input bug (LOGSTASH-88) that would drop connections. - Grok patterns_dir (filter config) and --grok-patterns-dir (cmdline opt)