-
Notifications
You must be signed in to change notification settings - Fork 5k
EC2 Autodiscover provider #12518
Copy link
Copy link
Closed
Labels
Team:IntegrationsLabel for the Integrations teamLabel for the Integrations teamTeam:PlatformsLabel for the Integrations - Platforms teamLabel for the Integrations - Platforms teamautodiscoveryenhancementlibbeatv7.7.0
Metadata
Metadata
Assignees
Labels
Team:IntegrationsLabel for the Integrations teamLabel for the Integrations teamTeam:PlatformsLabel for the Integrations - Platforms teamLabel for the Integrations - Platforms teamautodiscoveryenhancementlibbeatv7.7.0
Type
Fields
Give feedbackNo fields configured for issues without a type.
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_ec2autodiscover 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_ec2should provide the common cloud metadataExample config: