Skip to content
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

Flag to enable/disable event sources (syscalls, k8s_audit) #730

Closed
leodido opened this issue Jul 18, 2019 · 2 comments · Fixed by #779
Closed

Flag to enable/disable event sources (syscalls, k8s_audit) #730

leodido opened this issue Jul 18, 2019 · 2 comments · Fixed by #779
Milestone

Comments

@leodido
Copy link
Member

leodido commented Jul 18, 2019

What would you like to be added:

A flag to disable the kernel module loading.

Why is this needed:

There are use cases in which the user does not need the module (eg., only k8s audit #725).

@fntlnz
Copy link
Contributor

fntlnz commented Jul 18, 2019

I would correct this:
The flag should disable the feature of collecting the Syscalls, whether it is with the kernel module or the bpf probe loader.

@mfdii mfdii changed the title Flag to disable the module loading Flag to enable/disable event sources (syscalls, k8s_audit) Aug 16, 2019
@mfdii
Copy link
Member

mfdii commented Aug 16, 2019

This needs to cover any event source. I've updated the title to reflect that. In theory the k8s_audit source is configurable via enabling or disabling the webserver.

@leodido leodido added this to the 0.18.0 milestone Aug 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants