[WIP] feat: extend string data filtering for other events #4470
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1. Explain what the PR does
a964fc9 wip
41b8fa0 feat: extend string data filtering for other events
f8f0af6 feat: allow different field names
f8f0af6 feat: allow different field names
2. Explain how to test it
3. Other comments
part of #4432
The LSM events with in-kernel filter will be handled in the PR #4590.
Others events with in-kernel filter (
string filter
):pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
pathname
name
name
name
name
char_device_name
file_name
name
cgroup_path
cgroup_path
cgroup_path
prog_name
symbol_name
old_name
file_path
resolved_path
prev_comm
hidden_process
in_file_path
✅ Fully working with the triggers
☑️ Working with caveats
hidden_inodes
- data filter is working but the event need to be fixed (#4588) since don't act as expected.dirty_pipe_splice
- data filter is working but the trigger is not fully working yet