Skip to content

Commit

Permalink
Just defines logs and metrics
Browse files Browse the repository at this point in the history
  • Loading branch information
mtojek committed Feb 19, 2021
1 parent 3231fbd commit 6d627a1
Showing 1 changed file with 4 additions and 10 deletions.
14 changes: 4 additions & 10 deletions test/packages/policy_groups/manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,17 +103,11 @@ policy_templates:
type: bool
title: DynamoDB Specific Property
policy_groups:
- name: ec2_logs
- name: logs
title: "Logs"
description: "Collect logs from EC2 service"
- name: ec2_metrics
description: "Collect logs from AWS service"
- name: metrics
title: "Metrics"
description: "Collect metrics from EC2 service"
- name: dynamodb_logs
title: "Logs"
description: "Collect logs from DynamoDB service"
- name: dynamodb_metrics
title: "Metrics"
description: "Collect metrics from DynamoDB service"
description: "Collect metrics from AWS service"
owner:
github: elastic/integrations-platforms

0 comments on commit 6d627a1

Please sign in to comment.