Add event-driven memory syscall telemetry
This commit is contained in:
parent
893409b549
commit
a51478fa22
18 changed files with 589 additions and 32 deletions
|
|
@ -22,8 +22,8 @@ enodia-sentinel run
|
|||
```
|
||||
|
||||
Starts the daemon loop. This is the command used by the systemd service. It
|
||||
builds or loads baselines, starts optional event monitoring, writes heartbeats,
|
||||
runs detector sweeps, captures snapshots, and sends notifications.
|
||||
builds or loads baselines, starts optional exec/syscall event monitoring, writes
|
||||
heartbeats, runs detector sweeps, captures snapshots, and sends notifications.
|
||||
|
||||
Expected use: systemd, not an interactive shell.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue