Skip to content

responseElements["status"] is not always a string #78

@et304383

Description

@et304383

This is in some of my CloudTrail records:

      "responseElements": {
        "status": {
          "state": "SUCCEEDED"
        },

I think com.graylog2.input.cloudtrail.json.CloudTrailResponseElements needs to be fixed to not expect status is only ever a string.

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