Skip to content

Cloudtrail Ingest Pipeline: Does not parse tlsDetails structure #6300

@jonfurmanski

Description

@jonfurmanski

With AWS TLS 1.0 and 1.1 depreciation coming in June, please add to the ingest pipeline parsing of tlsDetails structure.

{
    ...
    "tlsDetails": {
        "tlsVersion": "TLSv1.2",
        "cipherSuite": "ECDHE-RSA-AES128-GCM-SHA256",
        "clientProvidedHostHeader": "ssm.us-west-2.amazonaws.com"
    }
  ...
}

Reference:
https://aws.amazon.com/blogs/mt/using-aws-cloudtrail-lake-to-identify-older-tls-connections-to-aws-service-endpoints/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions