Updated description on ssl node in data_stream to be uniform and include links to online documentation for integrations owned by sec-deployment-and-devices - #12753
Conversation
Updated descriptions on ssl node in data_stream manifest.yml files owned by sec-deployment-and-devices
6a7bad9 to
41e17d9
Compare
🚀 Benchmarks reportTo see the full report comment with |
💚 Build Succeeded
|
|
|
Package cef - 2.20.1 containing this change is available at https://epr.elastic.co/package/cef/2.20.1/ |
|
Package checkpoint - 1.37.1 containing this change is available at https://epr.elastic.co/package/checkpoint/1.37.1/ |
|
Package cisco_aironet - 1.15.1 containing this change is available at https://epr.elastic.co/package/cisco_aironet/1.15.1/ |
|
Package cisco_asa - 2.42.1 containing this change is available at https://epr.elastic.co/package/cisco_asa/2.42.1/ |
|
Package cisco_ftd - 3.6.1 containing this change is available at https://epr.elastic.co/package/cisco_ftd/3.6.1/ |
|
Package cisco_ios - 1.29.1 containing this change is available at https://epr.elastic.co/package/cisco_ios/1.29.1/ |
|
Package cisco_nexus - 1.3.1 containing this change is available at https://epr.elastic.co/package/cisco_nexus/1.3.1/ |
|
Package cisco_secure_email_gateway - 1.25.1 containing this change is available at https://epr.elastic.co/package/cisco_secure_email_gateway/1.25.1/ |
|
Package citrix_adc - 1.13.1 containing this change is available at https://epr.elastic.co/package/citrix_adc/1.13.1/ |
|
Package citrix_waf - 1.17.1 containing this change is available at https://epr.elastic.co/package/citrix_waf/1.17.1/ |
|
Package fortinet_fortigate - 1.29.2 containing this change is available at https://epr.elastic.co/package/fortinet_fortigate/1.29.2/ |
|
Package fortinet_fortimail - 2.14.1 containing this change is available at https://epr.elastic.co/package/fortinet_fortimail/2.14.1/ |
|
Package fortinet_fortimanager - 2.14.1 containing this change is available at https://epr.elastic.co/package/fortinet_fortimanager/2.14.1/ |
|
Package fortinet_fortiproxy - 1.1.1 containing this change is available at https://epr.elastic.co/package/fortinet_fortiproxy/1.1.1/ |
|
Package hashicorp_vault - 1.26.1 containing this change is available at https://epr.elastic.co/package/hashicorp_vault/1.26.1/ |
|
Package imperva - 1.4.1 containing this change is available at https://epr.elastic.co/package/imperva/1.4.1/ |
|
Package juniper_srx - 1.22.1 containing this change is available at https://epr.elastic.co/package/juniper_srx/1.22.1/ |
|
Package panw - 5.1.1 containing this change is available at https://epr.elastic.co/package/panw/5.1.1/ |
|
Package pfsense - 1.21.1 containing this change is available at https://epr.elastic.co/package/pfsense/1.21.1/ |
|
Package proxysg - 0.5.1 containing this change is available at https://epr.elastic.co/package/proxysg/0.5.1/ |
|
Package qnap_nas - 1.21.1 containing this change is available at https://epr.elastic.co/package/qnap_nas/1.21.1/ |
|
Package sophos - 3.12.1 containing this change is available at https://epr.elastic.co/package/sophos/3.12.1/ |
|
Package squid - 1.1.1 containing this change is available at https://epr.elastic.co/package/squid/1.1.1/ |
|
Package stormshield - 1.1.1 containing this change is available at https://epr.elastic.co/package/stormshield/1.1.1/ |
|
Package syslog_router - 0.1.2 containing this change is available at https://epr.elastic.co/package/syslog_router/0.1.2/ |
|
Package tcp - 1.20.1 containing this change is available at https://epr.elastic.co/package/tcp/1.20.1/ |
#12753) Updated descriptions on ssl node in data_stream manifest.yml files owned by sec-deployment-and-devices




Updated ssl node descriptions in data_streams owned by sec-deployment-and-devices. This commit updates or adds descriptions to the ssl node to be uniform and to include links to online documentation. One is co-owned by obs-infraobs-integrations.
Proposed commit message
Updated ssl node descriptions in data_streams owned by sec-deployment-and-devices. This commit updates or adds descriptions to the ssl node to be uniform and to include links to online documentation. One is co-owned by obs-infraobs-integrations.
Checklist
changelog.ymlfile.How to test this PR locally
Originally, we updated the descriptions on all the files in integration. This created some issues with so many teams needing to validate the files. This is currently a partial update with files that are owned by sec-deployment-and-devices,
One is owned by bs-infraobs-integrations. As such the only verification would be to check that was what updates is uniform. Note that the metrics type datastream points to a metricbeat documentation while logs point to filebeat.
git diff main | grep description: | grep + | sort -u
results in the update fields for the ssl node description and the changelog.yml
Related issues