Skip to content

Commit a115058

Browse files
committed
doc: add events.proto link for event filters
Signed-off-by: Yeongju Kang <[email protected]>
1 parent 92d96f4 commit a115058

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/content/en/docs/concepts/events.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,9 @@ flags, or environment variables.
148148

149149
##### List of Process Event Filters
150150

151+
The type for each filter attribute can be determined by referring to the
152+
[events.proto](https://github.com/cilium/tetragon/blob/main/api/v1/tetragon/events.proto#L38) file.
153+
151154
| Filter | Description |
152155
| ------ | ----------- |
153156
| `event_set` | Filter process events by event types. Supported types include: `PROCESS_EXEC`, `PROCESS_EXIT`, `PROCESS_KPROBE`, `PROCESS_UPROBE`, `PROCESS_TRACEPOINT`, `PROCESS_LOADER` |

0 commit comments

Comments
 (0)