IMPORTANT ANNOUNCEMENT: On May 6, 2024, Carbon Black User eXchange (UeX) and Case Management will move to a new platform!
The Community will be in read-only mode starting April 19th, 7:00 AM PDT. Check out the blog post!
You will still be able to use the case portal to create and interact with your support cases until the transition, view more information here!

EDR: Event Forwarder Not Sending Audit Logs in LEEF

EDR: Event Forwarder Not Sending Audit Logs in LEEF

Environment

  • EDR Server: All Versions
  • Event Forwarder: 3.8.x to 3.8.4

Symptoms

When enabling audit log capture with LEEF format, the format is sent in JSON

Cause

Change in 3.8.x series is not reformatting the logs

Resolution

CB-41266 has been opened to correct this. Please watch for the next release with the fix. Releases · carbonblack/cb-event-forwarder

Workaround:
The only work around at this time is to downgrade to 3.7.6
  1. systemctl stop cb-event-forwarder
  2. cp /etc/cb/integrations/event-forwarder/cb-event-forwarder.conf
  3. yum remove cb-event-forwarder
  4. yum install cb-event-forwarder-3.7.6*
  5. mv /etc/cb/integrations/event-forwarder/cb-event-forwarder.conf /tmp
  6. systemctl start cb-event-forwarder

Labels (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎02-21-2023
Views:
527
Contributors