Install Sensor
Depending on your environment, you may choose to install a different Levo sensor to suit your needs.
eBPF Sensor (Recommended)
You should install the eBPF sensor if:
- You have access to the node / VM / machine where your application workloads are running
- In addition to your publicly exposed services, you want to instrument internal applications which do not have public API endpoints
Click here for the installation instructions.
pcap Sensor
You should install the pcap sensor if:
- Your application workloads are deployed on a Serverless compute architecture (like AWS Fargate)
Click here for the installation instructions.
AWS Traffic Mirroring
Use this if you want to use traffic mirroring to instrument your application workloads.
Click here for the installation instructions.
Teaser
If you want a quick glimpse of Levo's API Observability without a full installation, check out the Teaser page.