Hello Everyone
I'm trying to index emails into elasticsearch with logstash, the problem is that two fields of the outputs are parsed as String fields but they are supposed to be "date" fields.
The format of the fields is as below :
"x-dbworld-deadline" => "31-Jul-2019"
"x-dbworld-start-date" => "18-Nov-2019"
Never used imap{} input, so you'll have to check its parameters, but you seem to be getting an "invalid credentials" error, and logstash just keeps trying.
Besides, you have a check_interval => 10 parameter, so I guess logstash will check your imap account every 10 seconds (when you get your credentials right).
Other than that, I don't know why it keeps running non-stop.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.