lib/logstash/outputs/email.rb in logstash-output-email-0.1.8 vs lib/logstash/outputs/email.rb in logstash-output-email-1.0.0

- old
+ new

@@ -10,11 +10,11 @@ # This setting is deprecated in favor of Logstash's "conditionals" feature # If you were using this setting previously, please use conditionals instead. # # If you need help converting your older `match` setting to a conditional, - # I welcome you to join the #logstash irc channel on freenode or to email - # the logstash-users@googlegroups.com mailling list and ask for help! :) + # I welcome you to join the #logstash irc channel on freenode or to post + # a message on https://discuss.elastic.co/c/logstash and ask for help! :) config :match, :validate => :hash, :deprecated => true # The fully-qualified email address to send the email to. # # This field also accepts a comma-separated string of addresses, for example: