Please add two Linux-only advanced options to Endpoint's policy for 8.2. Both are new to 8.2. Adding these entries now will enable end-to-end testing in 8.2.0-SNAPSHOT builds.
inputs[0].policy.linux.advanced.kernel.capture_mode
Allowed values are auto, kprobe, or ebpf. The default is kprobe currently but we intend for it to change to auto before 8.2 FF.
inputs[0].policy.linux.advanced.events.session_data
Allowed values are true and false. The default is currently false but it may change to true before 8.2 FF.
Please add two Linux-only advanced options to Endpoint's policy for 8.2. Both are new to 8.2. Adding these entries now will enable end-to-end testing in 8.2.0-SNAPSHOT builds.
inputs[0].policy.linux.advanced.kernel.capture_mode
Allowed values areauto
,kprobe
, orebpf
. The default iskprobe
currently but we intend for it to change toauto
before 8.2 FF.inputs[0].policy.linux.advanced.events.session_data
Allowed values aretrue
andfalse
. The default is currentlyfalse
but it may change totrue
before 8.2 FF.cc @qcorporation @kevinlog @softengchick