Skip to content

AWS EC2 dashboard is empty even if data are being collected #5223

Closed
@endorama

Description

@endorama

While collecting data using the AWS EC2 data stream I found out that the Overview dashboard included with the package didn't display any data.

This has been tested with 8.6.1.

Screenshot 2023-02-09 at 10-47-06 Metrics AWS EC2 Overview - Elastic

Initially I thought of a credentials issue on the Agent collecting data, but after reviewing this hypothesis the cause was different, as data are being ingested:

Screenshot from 2023-02-09 11-27-37

From my understanding the issue stems from the visualisation using fields that are not collected, for example "EC2 Instance State" uses aws.ec2.instance.state.name or "AWS EC2 CPU Utilization" uses host.cpu.usage. Both fields are empty.

The policy used by the agent has AWS EC2 metrics collection enabled
image

I've yet to pinpoint the issue, if it's in the collector metricset, Agent configuration or Data stream ingest pipelines.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Team:Cloud-MonitoringLabel for the Cloud Monitoring teambugSomething isn't working, use only for issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions