You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@logger.error("Elasticsearch Input: Incompatible Event, incompatible type for the docinfo_target=#{@docinfo_target} field in the `_source` document, expected a hash got:",:docinfo_target_type=>docinfo_target.class,:event=>event)
# TODO: (colin) I am not sure raising is a good strategy here?
Per discussion with @guyboertje in PR #35 #35 (comment)
It seems that raising exception in this context is rather extreme? see
logstash-input-elasticsearch/lib/logstash/inputs/elasticsearch.rb
Lines 178 to 183 in a8692e3
The text was updated successfully, but these errors were encountered: