- EA-21139 - Sensors go offline due to leak in file descriptors
- Possible workarounds:
- Increase cb-enterprise file handler limit:
a. Open to modify '/etc/cb/cb.conf' on Primary, and all Secondary servers if in a Cluster
b. Locate tag/value below, make suggested change:
CbFileDescriptorLimit=80000
change to:
CbFileDescriptorLimit=100000
c. Restart EDR services:
https://community.carbonblack.com/t5/Knowledge-Base/EDR-How-to-Restart-Server-Services/ta-p/41294
- And/or create cron job to restart cbdaemon:
https://community.carbonblack.com/t5/Knowledge-Base/EDR-How-To-Create-a-Cron-Job-to-Restart-cbdaemon/ta-p/113976