Quick Start
Installation Requirements
Kernel Version Requirements
- 3.x: Kernel version 3.10.0-957 and above
- 4.x: Kernel version 4.14 and above
- 5.x, 6.x: Fully supported
Architecture Support
- amd64
- arm64
Installation and Running
You can download a statically linked binary compatible with amd64 and arm64 architectures from the release page:
bash
tar xvf kyanos_vx.x.x_linux_amd64.tar.gz
Then, run kyanos with root privilege:
bash
sudo ./kyanos watch
If the following table appears: 🎉 Congratulations! Kyanos has started successfully.
TIP
Did the command above fail? No worries——check the FAQ below to see if your situation is covered. If not, feel free to open a GitHub issue!
FAQ
see:FAQ
Next Steps
- For a quick guide on using Kyanos, see: Learn Kyanos in 5 Minutes