mirror of
https://github.com/falcosecurity/falco.git
synced 2025-06-27 07:07:23 +00:00
Update README.md
This commit is contained in:
parent
5a3c191c97
commit
b41794f6a9
@ -52,6 +52,8 @@ interactive: proc.pname = bash or proc.pname = sshd
|
||||
write and interactive and fd.name contains sysdig
|
||||
write and interactive and fd.name contains .txt
|
||||
```
|
||||
(Note: compared to the syntax in the page referenced above, this is missing the output spec (`.. | <output>`). This part is not implemented yet. Stay tuned...)
|
||||
|
||||
|
||||
Let's assume you called that file rules.txt. Now you can run digwatch like so:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user