Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions packages/aws/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "2.23.0"
changes:
- description: Split the current AWS ELB dashboard into 3 separate dashboards, each focusing on a specific type of load balancer ELB, ALB, and NLB.
type: enhancement
link: https://github.com/elastic/integrations/pull/10444
- version: "2.22.1"
changes:
- description: Update max_number_of_messages parameter description
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified packages/aws/img/metricbeat-aws-elb-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2,018 changes: 2,018 additions & 0 deletions packages/aws/kibana/dashboard/aws-24f3e07a-b5f5-470c-8305-47c9626db37b.json

Large diffs are not rendered by default.

1,467 changes: 1,467 additions & 0 deletions packages/aws/kibana/dashboard/aws-34021716-10b1-4338-807c-1a9bcb3da222.json

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

1,824 changes: 1,824 additions & 0 deletions packages/aws/kibana/dashboard/aws-eab04366-1114-4ab0-ac49-9041e0a584b1.json

Large diffs are not rendered by default.

16 changes: 14 additions & 2 deletions packages/aws/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.0.0
name: aws
title: AWS
version: 2.22.1
version: 2.23.0
description: Collect logs and metrics from Amazon Web Services (AWS) with Elastic Agent.
type: integration
categories:
Expand Down Expand Up @@ -298,9 +298,21 @@ policy_templates:
size: 32x32
type: image/svg+xml
screenshots:
- src: /img/aws-load-balancer-overview.png
title: metricbeat aws load balancer overview
size: 1488x836
type: image/png
- src: /img/metricbeat-aws-elb-overview.png
title: metricbeat aws elb overview
size: 2640x2240
size: 1472x1816
type: image/png
- src: /img/metricbeat-aws-alb-overview.png
title: metricbeat aws alb overview
size: 1472x2292
type: image/png
- src: /img/metricbeat-aws-nlb-overview.png
title: metricbeat aws nlb overview
size: 1472x1284
type: image/png
- src: /img/filebeat-aws-elb-overview.png
title: filebeat aws elb overview
Expand Down