Skip to content

[req] Use the IDLE IMAP api instead of polling #32

@dekimsey

Description

@dekimsey

The current implementation polls the IMAP server for new mail re-creating the connection with every event. For faster message pulling it'd be awesome if instead the plugin used the IMAP IDLE command for supporting servers. Less connection creation/teardowns and far more immediate event processing.

  • Version: logstash-5.3.2
  • Operating System: CentOS 7

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions