When to use PacketStreamer
mainPacketStreamer is designed for lightweight, efficient, and remote raw network data collection.
Use PacketStreamer instead of alternatives like PacketBeat or ksniff when you need to:
- Collect raw network data from multiple machines simultaneously.
- Centralize the collection into a single location for logging and analysis.
- Minimize the performance impact on remote hosts (sensors do not perform additional processing like transaction assembly or parsing).
- Capture traffic across diverse environments including Virtual Machines, Kubernetes, and AWS Fargate (Linux and Windows).