How to configure the IMAP Logstash Input

This short guide will look at the Logstash IMAP input. IMAP is an alternative protocol to POP3 to fetch emails from a server. This input will allow you to retrieve emails from an IMAP account and process them using Logstash. Check out this post on using IMAP and...