Skip to content

[Cloudtrail] flattened fields response_elements, response_elements, additional_eventdata increase storage #13500

@norrietaylor

Description

@norrietaylor

After investigating storage costs for the cloud trail integration, it was shown that we are storing some large fields multiple times.

cloudtrail.response_elements, cloudtrail.request_elements , cloudtrail.additional_eventdata fields.

We store them five times: _source, keyword, text, and then flattened, which stores them twice (keyed and unkeyed)

After discussion with @efd6, the recommendation is to add a configuration value to disable the flattened fields.

Metadata

Metadata

Assignees

Labels

Integration:awsAWSTeam:Obs-InfraObsObservability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions