Skip to content

feat: make kprobes optional through config#1

Open
jmbass wants to merge 2 commits intoShimmerGlass:8.5-criteofrom
jmbass:feat/kprobe-configurable
Open

feat: make kprobes optional through config#1
jmbass wants to merge 2 commits intoShimmerGlass:8.5-criteofrom
jmbass:feat/kprobe-configurable

Conversation

@jmbass
Copy link
Copy Markdown

@jmbass jmbass commented Jul 26, 2023

No description provided.

By adding the socket.disable_kprobe object, it is possible to disable specific kprobes ny adding them as a member <kbrobe_name> : <false|true>.

This is useful to tredeoff the CPU utilisation of servers with long living connections where loads of data are being transmitted and received.
Comment thread x-pack/auditbeat/module/system/socket/config.go Outdated
By adding the socket.disable_kprobe object, it is possible to disable specific kprobes ny adding them as a member <kbrobe_name> : <false|true>.

This is useful to tredeoff the CPU utilisation of servers with long living connections where loads of data are being transmitted and received.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants