Skip to content

Updated description on ssl nodes in package level manifest.yml for files owned by obs-infraobs-integrations #12780

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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/activemq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.8.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.8.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
4 changes: 2 additions & 2 deletions packages/activemq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: activemq
title: ActiveMQ
version: "1.8.0"
version: "1.8.1"
description: Collect logs and metrics from ActiveMQ instances with Elastic Agent.
type: integration
icons:
Expand Down Expand Up @@ -111,7 +111,7 @@ policy_templates:
# xw23l/k8RoD1wRWaDVbgpjwSzt+kl+vJE/ip2w3h69eEZ9wbo6scRO5lCO2JM4Pr
# 7RhLQyWn2u00L7/9Omw=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/apache/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.29.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.29.0"
changes:
- description: Support SSL/TLS for status data stream.
Expand Down
6 changes: 3 additions & 3 deletions packages/apache/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.1.5
name: apache
title: Apache HTTP Server
version: "1.29.0"
version: "1.29.1"
source:
license: Elastic-2.0
description: Collect logs and metrics from Apache servers with Elastic Agent.
Expand Down Expand Up @@ -79,7 +79,7 @@ policy_templates:
- name: ssl
type: yaml
title: SSL Configuration
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down Expand Up @@ -127,7 +127,7 @@ policy_templates:
- name: ssl
type: yaml
title: SSL Configuration
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/apache_tomcat/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.9.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.9.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
4 changes: 2 additions & 2 deletions packages/apache_tomcat/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: apache_tomcat
title: Apache Tomcat
version: "1.9.0"
version: "1.9.1"
description: Collect and parse logs and metrics from Apache Tomcat servers with Elastic Agent.
categories: ["web", "observability"]
type: integration
Expand Down Expand Up @@ -66,7 +66,7 @@ policy_templates:
# xw23l/k8RoD1wRWaDVbgpjwSzt+kl+vJE/ip2w3h69eEZ9wbo6scRO5lCO2JM4Pr
# 7RhLQyWn2u00L7/9Omw=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/ceph/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.8.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.8.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
4 changes: 2 additions & 2 deletions packages/ceph/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: ceph
title: Ceph
version: "1.8.0"
version: "1.8.1"
description: This Elastic integration collects metrics from Ceph instance.
type: integration
categories:
Expand Down Expand Up @@ -72,7 +72,7 @@ policy_templates:
- name: ssl
type: yaml
title: SSL Configuration
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/citrix_adc/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.15.1"
changes:
- description: Added description to ssl nodes in package level manifest.yml file to including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.15.0"
changes:
- description: "Add support for parsing RFC5424 syslog messages"
Expand Down
4 changes: 2 additions & 2 deletions packages/citrix_adc/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: citrix_adc
title: Citrix ADC
version: "1.15.0"
version: "1.15.1"
description: This Elastic integration collects logs and metrics from Citrix ADC product.
type: integration
categories:
Expand Down Expand Up @@ -88,7 +88,7 @@ policy_templates:
- name: ssl
type: yaml
title: SSL Configuration
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/couchbase/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.9.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.9.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
7 changes: 4 additions & 3 deletions packages/couchbase/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: couchbase
title: Couchbase
version: "1.9.0"
version: "1.9.1"
description: Collect metrics from Couchbase databases with Elastic Agent.
type: integration
categories:
Expand Down Expand Up @@ -83,7 +83,8 @@ vars:
# xw23l/k8RoD1wRWaDVbgpjwSzt+kl+vJE/ip2w3h69eEZ9wbo6scRO5lCO2JM4Pr
# 7RhLQyWn2u00L7/9Omw=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.

multi: false
required: false
show_user: false
Expand Down Expand Up @@ -150,7 +151,7 @@ policy_templates:
# xw23l/k8RoD1wRWaDVbgpjwSzt+kl+vJE/ip2w3h69eEZ9wbo6scRO5lCO2JM4Pr
# 7RhLQyWn2u00L7/9Omw=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/couchdb/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.5.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.5.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
4 changes: 2 additions & 2 deletions packages/couchdb/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: couchdb
title: CouchDB
version: "1.5.0"
version: "1.5.1"
description: Collect metrics from CouchDB with Elastic Agent.
type: integration
categories:
Expand Down Expand Up @@ -74,7 +74,7 @@ policy_templates:
# yvgJ38BRsFOtkRuAGSf6ZUwTO8JJRRIFnpUzXflAnGivK9M13D5GEQMmIl6U9Pvk
# sxSmbIUfc2SGJGCJD4I=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/golang/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.7.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.7.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
4 changes: 2 additions & 2 deletions packages/golang/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: golang
title: Golang
version: "1.7.0"
version: "1.7.1"
description: This Elastic integration collects metrics from Golang applications.
type: integration
categories:
Expand Down Expand Up @@ -71,7 +71,7 @@ policy_templates:
- name: ssl
type: yaml
title: SSL Configuration
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/ibmmq/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.6.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.6.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
4 changes: 2 additions & 2 deletions packages/ibmmq/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: 3.0.2
name: ibmmq
title: IBM MQ
version: "1.6.0"
version: "1.6.1"
source:
license: Elastic-2.0
description: Collect logs and metrics from IBM MQ with Elastic Agent.
Expand Down Expand Up @@ -85,7 +85,7 @@ policy_templates:
# xw23l/k8RoD1wRWaDVbgpjwSzt+kl+vJE/ip2w3h69eEZ9wbo6scRO5lCO2JM4Pr
# 7RhLQyWn2u00L7/9Omw=
# -----END CERTIFICATE-----
description: i.e. certificate_authorities, supported_protocols, verification_mode etc.
description: SSL configuration options. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
multi: false
required: false
show_user: false
Expand Down
5 changes: 5 additions & 0 deletions packages/kafka/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.18.1"
changes:
- description: Updated SSL description to be uniform and to include links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.18.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
8 changes: 7 additions & 1 deletion packages/kafka/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
format_version: "3.0.2"
name: kafka
title: Kafka
version: "1.18.0"
version: "1.18.1"
description: Collect logs and metrics from Kafka servers with Elastic Agent.
type: integration
categories:
Expand Down Expand Up @@ -57,27 +57,33 @@ policy_templates:
title: SSL Certificate Authorities
multi: true
show_user: true
description: SSL certificate authorities. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.certificate
type: text
title: SSL Certificate
show_user: true
description: SSL certificate. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.key
type: text
title: SSL Private Key
show_user: true
description: SSL certificate key. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.key_passphrase
type: password
title: SSL Key Passphrase
secret: true
show_user: true
description: SSL certificate passphrase. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.verification_mode
type: text
title: SSL Verification Mode
show_user: true
description: SSL verification mode. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.ca_trusted_fingerprint
type: text
title: SSL CA Trusted Fingerprint
show_user: true
description: SSL CA trusted fingerprint. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
owner:
github: elastic/obs-infraobs-integrations
type: elastic
5 changes: 5 additions & 0 deletions packages/mongodb/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
- version: "1.19.1"
changes:
- description: Updated SSL description to be uniform and to include links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: "1.19.0"
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
7 changes: 6 additions & 1 deletion packages/mongodb/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mongodb
title: MongoDB
version: "1.19.0"
version: "1.19.1"
description: Collect logs and metrics from MongoDB instances with Elastic Agent.
type: integration
categories:
Expand Down Expand Up @@ -51,30 +51,35 @@ policy_templates:
required: false
show_user: false
default: false
description: SSL enabled option. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.verification_mode
type: text
title: Mode of verification of server certificate ('none' or 'full')
multi: false
required: false
show_user: false
description: SSL verification mode. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.certificate_authorities
type: text
title: List of root certificates for TLS server verifications
multi: true
required: false
show_user: false
description: SSL certificate authorities. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.certificate
type: text
title: Certificate for SSL client authentication
multi: false
required: false
show_user: false
description: SSL certificate. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: ssl.key
type: text
title: Client Certificate Key
multi: false
required: false
show_user: false
description: SSL certificate key. See [documentation](https://www.elastic.co/guide/en/fleet/current/elastic-agent-ssl-configuration.html) for details.
- name: username
type: text
title: Username
Expand Down
5 changes: 5 additions & 0 deletions packages/mysql/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.26.1"
changes:
- description: Added description to ssl nodes including links to documentation.
type: bugfix
link: https://github.com/elastic/integrations/pull/12780
- version: 1.26.0
changes:
- description: Add support for Kibana `9.0.0`.
Expand Down
Loading