elastic / elastic/integrations

[vSphere] Add SSL/TLS support

Open
#11,059 2 comments 1 reaction 0 assignees View on GitHub
Integration:vsphere stale Team:Obs-InfraObs
Dominant language
Handlebars
Stars
333
Forks
647
Avg merge
2d 17h
Merged PRs (30d)
225

Description

The `log` data stream [utilizes](https://github.com/elastic/integrations/blob/main/packages/vsphere/data_stream/log/manifest.yml) both `tcp` and `udp` filebeat inputs. Enabling TLS for the `tcp` input is straightforward; it simply requires adding the `ssl` configuration parameters.

However, the `udp` input does not support TLS in beats. For now, we can proceed by adding the `ssl` configuration parameters to the `tcp` agent config.

@ishleenk17 @lalit-satapathy

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.