Skip to content

Feature Idea: Extract TLS metadata, similar to beats input #109

@rwaweber

Description

@rwaweber

Would it be possible to extract TLS metadata from clients? Something along the lines of this section in the beats input plugin would be spectacular.

https://github.com/logstash-plugins/logstash-input-beats/blob/master/lib/logstash/inputs/beats/message_listener.rb#L125-L155

The theory would be to pass along a TLS-wrapped message to a translate filter so that I could route certain applications to different endpoints based simply on the certificate principal they are identifying with.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions