-
Notifications
You must be signed in to change notification settings - Fork 905
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[New Feature]: Dry run option that outputs the syscalls used by rules #2372
Comments
/milestone 0.35.0 |
Issues go stale after 90d of inactivity. Mark the issue as fresh with Stale issues rot after an additional 30d of inactivity and eventually close. If this issue is safe to close now please do so with Provide feedback via https://github.com/falcosecurity/community. /lifecycle stale |
I think this is now addressed in: #2544 |
@incertum should we close this? |
I think we can close it, opened it on behalf of @happy-dude. I think there is still an outstanding request to be able to print the syscalls from each rule as debug print during a dry-run, but we can maybe open a new issue with more specific instructions in this regard @happy-dude WDYT? Or btw am I missing that we now have such a print option already? |
Works for me! I'm wondering if something like that is necessary now after having gained some experience writing rules and with the utility of But I digress! Feel free to close and I'll open another issue ticket if the need rises 👍 |
Motivation + Feature
As extension to #2371, "Dry run option that outputs the syscalls used by rules" proposed by @happy-dude.
Quote @happy-dude from #2361 (comment)
Quote @jasondellaluce from #2361 (comment)
The text was updated successfully, but these errors were encountered: