Logstash-imap-input-error

Hi,
We use logstash 5.6.5
Following the example here: https://qbox.io/blog/indexing-emails-to-elasticsearch-logstash-imap , I got this error:
[2018-10-10T13:54:43,586][ERROR][logstash.pipeline ] A plugin had an unrecoverable error. Will restart this plugin.
Plugin: <LogStash::Inputs::IMAP host=>"exchimap.vaudoise.ch", password=>, user=>"selbadraoui@vaudoise.ch", port=>993, check_interval=>10, secure=>false, verify_cert=>false, id=>"5ee0cbeb777405522a0ee00bf106ec9bb4eceeaf-2", enable_metric=>true, codec=><LogStash::Codecs::Plain id=>"plain_9d63c8a9-a6b8-4116-8d6d-527114bbaa03", enable_metric=>true, charset=>"UTF-8">, folder=>"INBOX", fetch_count=>50, lowercase_headers=>true, delete=>false, expunge=>false, strip_attachments=>false, content_type=>"text/plain">
Error: undefined method `name' for nil:NilClass

Any idea what might be the problem here? Thanks.

Does ES is running ?

Hi Makara,
yes Elasticsearch is running and status is green.
thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.