Metricbeat elb and lambda metricset of aws module

Hi,
I am trying to fetch elb and lambda metricset of aws module but I am getting error -

Error creating runner from config: 1 error: metricset 'aws/elb' not found

I am using Metricbeat 7.1.1 version. Please see the below aws.yml configuration

  • module: aws
    period: 5m
    metricsets:
    • elb
      credential_profile_name: testDB
      regions:
    • eu-central-1

Can you please help to resolve the issue?

I'm afraid that Metricbeat 7.1 didn't include elb metricset. Upgrade to the latest version

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.