Skip to content

Commit d519706

Browse files
jen-huangagithomas
authored andcommitted
Recategorize integrations (elastic#5123)
* Recategorize integrations * Fix typo, update PR link * Update integrations thru 'C' * Update integrations thru 'F' * Update integrations thru 'K' * Update integrations thru 'P' * Update integrations thru 'Z' * Classify vulnerability management integrations * Fix typos * Revert "Classify vulnerability management integrations" This reverts commit 4cd834c. * Missed commit * bump up missed versions from conflict merge * CR review * Fix CI * Fix merge * Replace infrastructure with observability per CR * Fix typos * Add missed integration
1 parent 3c8e31b commit d519706

File tree

312 files changed

+1191
-324
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

312 files changed

+1191
-324
lines changed

packages/1password/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.8.2"
3+
changes:
4+
- description: Added categories and/or subcategories.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/5123
27
- version: "1.8.1"
38
changes:
49
- description: Fix pagination termination when response contains has_more=false.

packages/1password/manifest.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,13 @@
11
format_version: 1.0.0
22
name: 1password
33
title: "1Password"
4-
version: "1.8.1"
4+
version: "1.8.2"
55
license: basic
66
description: Collect logs from 1Password with Elastic Agent.
77
type: integration
88
categories:
99
- security
10+
- credential_management
1011
release: ga
1112
conditions:
1213
kibana.version: ^8.1.0

packages/activemq/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "0.6.1"
3+
changes:
4+
- description: Added categories and/or subcategories.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/5123
27
- version: "0.6.0"
38
changes:
49
- description: Update ECS version to 8.5.1.

packages/activemq/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: activemq
22
title: ActiveMQ
3-
version: 0.6.0
3+
version: 0.6.1
44
description: Collect logs and metrics from ActiveMQ instances with Elastic Agent.
55
type: integration
66
icons:
@@ -12,7 +12,7 @@ format_version: 1.0.0
1212
license: basic
1313
categories:
1414
- message_queue
15-
- infrastructure
15+
- observability
1616
conditions:
1717
kibana.version: ^8.2.0
1818
screenshots:

packages/airflow/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: 0.0.3
3+
changes:
4+
- description: Added categories and/or subcategories.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/5123
27
- version: 0.0.2
38
changes:
49
- description: add dashboards

packages/airflow/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: airflow
22
title: Airflow
3-
version: 0.0.2
3+
version: 0.0.3
44
description: Airflow Integration.
55
type: integration
66
format_version: 1.0.0
77
license: basic
88
categories:
9-
- web
9+
- observability
1010
conditions:
1111
kibana.version: "^8.5.0"
1212
icons:

packages/akamai/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "2.4.1"
3+
changes:
4+
- description: Added categories and/or subcategories.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/5123
27
- version: "2.4.0"
38
changes:
49
- description: Update package to ECS 8.6.0.

packages/akamai/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
name: akamai
22
title: Akamai
3-
version: "2.4.0"
3+
version: "2.4.1"
44
release: ga
55
description: Collect logs from Akamai with Elastic Agent.
66
type: integration
77
format_version: 1.0.0
88
license: basic
9-
categories: [security, network, web, cloud]
9+
categories: [security, cdn_security]
1010
conditions:
1111
kibana.version: "^8.3.0"
1212
icons:

packages/apache/changelog.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
# newer versions go on top
2+
- version: "1.8.1"
3+
changes:
4+
- description: Added categories and/or subcategories.
5+
type: enhancement
6+
link: https://github.com/elastic/integrations/pull/5123
27
- version: "1.8.0"
38
changes:
49
- description: Update ECS version to 8.5.1.

packages/apache/manifest.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
format_version: 1.0.0
22
name: apache
33
title: Apache HTTP Server
4-
version: 1.8.0
4+
version: 1.8.1
55
license: basic
66
source:
77
license: Elastic-2.0
88
description: Collect logs and metrics from Apache servers with Elastic Agent.
99
type: integration
1010
categories:
1111
- web
12-
- infrastructure
12+
- observability
1313
release: ga
1414
conditions:
1515
kibana.version: "^8.0.0"

0 commit comments

Comments
 (0)