Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 418 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 418 Bytes

vsphere-datascraper

Python VM data scraper using VMware vSphere API

Collects Virtual Machine information (name, hostname, NIC info, MAC addresses, IP addresses, OS) and allows data output to ElasticSearch, Apache Kafka, File (JSON, YAML and Arkime WISE format) and console.

Authors, acknowledements

@bl0way - initial internal implementation

@mpihelgas - Additional output (Kafka, file, WISE, console) support