Graylog2 / Graylog2/graylog-plugin-aws

responseElements["status"] is not always a string

Open
#78 1 comment 0 reactions 0 assignees View on GitHub
bug help wanted triaged
Dominant language
Java
Stars
93
Forks
37
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.