Framework Integrations
Metlo supports direct integration with the following frameworks through lightweight middleware:Node.js
- Express - Most popular Node.js web framework
- Koa - Modern async-based framework
- Fastify - High-performance framework
Python
- Django - Full-featured web framework
- Flask - Lightweight microframework
Java
- Spring - Enterprise Java framework
- Spring Reactive - Reactive programming support
Go
- Gin - Fast HTTP framework
- Gorilla - Powerful toolkit for web applications
Traffic Mirroring
For environments where you cannot modify application code, Metlo supports network-level traffic mirroring:- AWS Traffic Mirroring - Mirror VPC traffic from EC2, ECS, or network interfaces
- GCP Packet Mirroring - Mirror traffic from GCP instances, subnets, or tags
How Integrations Work
Metlo integrations work by:- Capturing API traffic - Intercepting HTTP requests and responses
- Extracting metadata - Gathering headers, parameters, body data
- Sending to collector - Asynchronously transmitting data to Metlo
- Analysis - Detecting sensitive data, vulnerabilities, and anomalies
Installation Methods
Framework Middleware
Install Metlo as middleware in your application code
Traffic Mirroring
Mirror network traffic without code changes