-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
29b5858
commit 0ec04dd
Showing
3 changed files
with
7 additions
and
80 deletions.
There are no files selected for viewing
13 changes: 7 additions & 6 deletions
13
docs/install-traffic-capture-sensors/pcap-sensor/pcap-sensor.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,18 @@ | ||
--- | ||
description: Install Levo.ai PCAP Sensor with our guide. Follow detailed instructions for setting up and configuring traffic capture sensors across multiple platforms. | ||
--- | ||
|
||
# Install PCAP Sensor | ||
|
||
## Prerequisites | ||
- Refer [pcap-filter-guide](https://www.tcpdump.org/manpages/pcap-filter.7.html) to apply filters. | ||
|
||
> **_NOTE:_** You need to have the satellite installed to configure the sensor to point to it. If you haven't done it already, head over to [Install Satellite ](/install-satellite) | ||
Make sure the satellite is able to listen on port `9999` | ||
Edit Inbound Rules to accept port `9999` in case the satellite is running on an AWS instance. | ||
Make sure the satellite is able to listen on port `9999`. | ||
> Edit Inbound Rules to accept port `9999` in case the satellite is running on an AWS instance. | ||
## Follow instructions for your platform | ||
|
||
- [Install on Fargate](/install-traffic-capture-sensors/pcap-sensor/sensor-fargate) | ||
- [Install via Docker](/install-traffic-capture-sensors/pcap-sensor/sensor-docker) | ||
- [Install on Kuberenetes](/install-traffic-capture-sensors/pcap-sensor/sensor-kubernetes) | ||
|
||
|
||
|
||
- [Install on VMs with YUM Package](/install-traffic-capture-sensors/pcap-sensor/pcap-sensor-yum-package) |
Empty file.
This file was deleted.
Oops, something went wrong.