Events refer to the system activity that tracee monitors. There are two types of events, built-in events that are part of Tracee and custom events, which are user defined events.
As part of built-in events, there are six types of events:
syscalls
network
security
lsm
containers
misc
This section documents all of the different events that Tracee exposes.
Events can be part of a set. For example, default, network_events, syscalls.
We can ask Tracee to trace a full set, or sets, instead of passing event by event, for example: