Skip to content

Commit 88c9bb9

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,8 @@ 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 [events.proto](https://github.com/cilium/tetragon/blob/main/api/v1/tetragon/events.proto#L38) file.
152+
151153
| Filter | Description |
152154
| ------ | ----------- |
153155
| `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)