There was an error while loading. Please reload this page.
1 parent 0ba5608 commit 104dea3Copy full SHA for 104dea3
lib/logstash/codecs/rubydebug.rb
@@ -6,7 +6,6 @@
6
#
7
class LogStash::Codecs::RubyDebug < LogStash::Codecs::Base
8
config_name "rubydebug"
9
- milestone 3
10
11
# Should the event's metadata be included?
12
config :metadata, :validate => :boolean, :default => false
0 commit comments