Skip to content

pipeline error on https: host responding with plain-text #1028

Open
@kares

Description

@kares

Logstash information: 7.10.2

(ES output plugin Version: 10.7.3)

As the plugin starts, if pings each entry from hosts.
If the connection fails with a "resolution/timeout/socket" error the host is marked as unreachable (HostUnreachableError).

No all exceptions will "properly" resolve to unreachable e.g. a https:// hosts returning non TLS response will end up mapping a
javax.net.ssl.SSLException: Unsupported or unrecognized SSL message to a Manticore::UnknownException.

The plugin should consider improving it's behavior and flag SSL (some?) errors as "unreachable".

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