Why do Procend or Procstarts still send from cb-event-forwarder when disabled?
procend (and procstart) event types are synthetic in nature i.e., they are artificially created at event-forwarder based on information from event_type: process. The process event contains a bit which identifies whether the process was "created" and if it was, type is overridden to procstart; otherwise procend. However, while composing the outbound event to SIEM, it checks for subscription based on "process" and not "procend"
When Procend or Procstart is disabled in the cb-event-forwarder the disabled both events will still send. These event use the alias "process" at the ingress of the events. Currently working as design.
Please contact the support for hot fix build.
Jira: CRE-21463