Multi-Cloud Infrastructure Discovery Made Simple

Born from Kubernetes discovery, Kollect now automatically inventories your entire infrastructure across cloud platforms, containers, virtual environments, and DevOps tooling.

Kollect Dashboard
Scanning...

Comprehensive Cloud Discovery

Cloud Discovery

AWS Azure GCP

EC2, S3, RDS, DynamoDB • VMs, Storage, Networks • Compute, Storage, Cloud SQL

Container Platforms

Kubernetes Docker

Clusters, pods, services, deployments • Containers, images, volumes, networks

Cost Analysis

Multi-Cloud

Track spending and resource utilization across all platforms to optimize costs

Snapshot Hunter

Discovery

Find orphaned snapshots and backups across cloud platforms to reduce storage costs

Virtual Environments

vSphere

Virtual machines, datastores, clusters, and resource pools across vCenter infrastructure

DevOps Tooling

Vault Terraform

Secrets and policies inventory • Infrastructure state and resource discovery

Download Kollect

Get the latest version for your platform

Loading latest release...

Quick Installation

# Download and make executable
curl -L -o kollect https://github.com/MichaelCade/kollect-web/releases/latest/download/kollect-linux-amd64
chmod +x kollect

# Run discovery
./kollect
# Download from releases page or use PowerShell:
# Invoke-WebRequest -Uri "https://github.com/MichaelCade/kollect-web/releases/latest/download/kollect-windows-amd64.exe" -OutFile "kollect.exe"
# Run in PowerShell or Command Prompt
kollect.exe
# Download and make executable
curl -L -o kollect https://github.com/MichaelCade/kollect-web/releases/latest/download/kollect-darwin-amd64
chmod +x kollect

# Run discovery
./kollect