EC2 Autodiscover provider #12518
Labels
autodiscovery
enhancement
libbeat
Team:Integrations
Label for the Integrations team
Team:Platforms
Label for the Integrations - Platforms team
v7.7.0
As a user, I may want to launch Metricbeat modules to monitor services running on AWS EC2 instances. For example:
service: mysql
.Autodiscover framework provides the right mechanism to support this kind of configurations, where the user can define module templates to launch based on conditions on the status of an external system.
We could add a new
aws_ec2
autodiscover provider to allow autodiscover to react to EC2 instances status, this information could be included in autodiscover events, to be used in autodiscover conditions:Autodiscover is able to enrich events coming out of modules it launches,
aws_ec2
should provide the common cloud metadataExample config:
The text was updated successfully, but these errors were encountered: