Hi,
I build the eBPF program by the way of full Docker image, and a file called tracee.bpf.$kernelversion.$traceeversion.o is produced under the dist directory. Here I am running the container, but how can I start just a raw trace (Tracee-eBPF), without the detection engine (Tracee-Rules) ? The description in the current document is not clear enough, and then I watch the quick video demo of Tracee, it seems that I need to run the tracee-ebpf file under the dist directory, however, the file does not exist in the directory. What should I do?
Hi,
I build the eBPF program by the way of full Docker image, and a file called tracee.bpf.$kernelversion.$traceeversion.o is produced under the dist directory. Here I am running the container, but how can I start just a raw trace (Tracee-eBPF), without the detection engine (Tracee-Rules) ? The description in the current document is not clear enough, and then I watch the quick video demo of Tracee, it seems that I need to run the tracee-ebpf file under the dist directory, however, the file does not exist in the directory. What should I do?