# VMware vSphere Integration This integration periodically fetches logs and metrics from vSphere vCenter servers. ** Compatibility**** ** The integration uses the Govmomi library to collect metrics and logs from any Vmware SDK URL (ESXi/VCenter). This library is built for and tested against ESXi and vCenter 6.5, 6.7 and 7.0. **Installation Guide: ** [VMware vSphere 7.0 Installation](https://docs.vmware.com/en/VMware-vSphere/7.0/rn/vsphere-esxi-vcenter-server-70-release-notes.html#installation-notes-for-this-release-12) [Govmomi Library](https://github.com/vmware/govmomi?tab=readme-ov-file) ** Integration Process ** **Go> Cyber Incident Management (XDR and MDR) ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/VpkmMTVZiYCQvpSj-embedded-image-gf6t5jvs.png) ** Go> Cyber Incident Management (XDR and MDR)> Settings ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/JqN4RGWCTB8e4rMZ-embedded-image-dibtx8el.png) ** Go> Cyber Incident Management (XDR and MDR)> Settings> Integration ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/UewNbr6kyO8xoMWh-embedded-image-9qrl3qi4.png) **Go> Cyber Incident Management (XDR and MDR)> Settings> Integration> In search bar type “Vmware ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/BRvKokCWr3RXgW1y-embedded-image-q83wx4uf.png) **Click Add Agent ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/G1gCerUKzyaT0mZJ-embedded-image-howvpeju.png) ** Choose your Log Collector ** ![A screenshot of a log collector Description automatically generated](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/8gsxZwCKYHVqluMZ-embedded-image-j62wb6dt.png) **Click the vSphere logs and metrics ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/XIP7jASx89was7K7-embedded-image-acefa0cb.png) ** Keep it as is ** ![A screenshot of a computer Description automatically generated](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/k8exFIAambr7eL21-embedded-image-nmjrlm9c.png) **Enter the IP address and port ** ![A screenshot of a computer Description automatically generated](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/dVVUC9kaWTcxYtmb-embedded-image-tjzqtimf.png) **Example**: https://127.0.0.1:8989/sdk **127.0.0.1****:** This is the IP address of the local machine (localhost). **8989****:** This is the port number on which the SDK service is running. (Keep it as is) **/sdk****:** This indicates that the SDK is accessible at this path. (Keep it as is) **Notes**: To add multiple hosts, enter each IP address following the same format (https://<IP\_or\_hostname>:port/sdk) and press enter. **Enter the Username and password of vSphere account ** ![A screenshot of a computer Description automatically generated](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/fBN5VrkG6q8Fe6nz-embedded-image-iaijqywd.png) **Notes**: The insecure option bypasses the verification of the server's certificate chain, which can be useful in certain scenarios but comes with significant security risks. It is recommended to use this option only when necessary and in environments where security concerns are minimal. ** Logs collection ** ![](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/L0chiat9flw1kebn-embedded-image-pfoyy8nz.png) **Collect logs from vSphere via UDP **
[![UDP.png](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/scaled-1680-/Bk7gOwlFFBxSj05j-udp.png)](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/Bk7gOwlFFBxSj05j-udp.png)
**Tags**: Click the given tags **UDP host to listen on**: This is the IP address of the machine where the log collector is running. **UDP port to listen on:** This is the port on which the log collector will listen for incoming log data. (Keep it as is) **Notes**: Enabling "Preserve original event" ensures raw log data is always available, crucial for troubleshooting, compliance, and verifying log accuracy. It adds raw data to event.original, doubling storage needs and potentially slowing processing if storage isn't scaled, impacting efficiency. ** Collect logs from vSphere via TCP ** ![A screenshot of a computer Description automatically generated](https://cytechint-docs-bookstack.s3.amazonaws.com/uploads/images/gallery/2024-06/lBOjpBY2Cnh5wtFF-embedded-image-oi1ke7kl.png) **Tags**: Click the given tags **TCP** **host to listen on:** This is the IP address of the machine where the log collector is running. **TCP** **port to listen on:** This is the port on which the log collector will listen for incoming log data. (Keep it as is) **Notes**: Enabling "Preserve original event" ensures raw log data is always available, crucial for troubleshooting, compliance, and verifying log accuracy. It adds raw data to event.original, doubling storage needs and potentially slowing processing if storage isn't scaled, impacting efficiency. **Click Next to complete the integration.**