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 Server: Automatically Filter Inactive Sensors from the User Interface (7.1.1 and below)

EDR Server: Automatically Filter Inactive Sensors from the User Interface (7.1.1 and below)

Environment

  • EDR Server: 5.1.1-7.1.1 version

Objective

Enable automated filtering of sensors from the user interface after a set period of inactivity

Resolution

  1. Stop cb-enterprise services
    • Single server: service cb-enterprise stop
    • Clustered server: /usr/share/cb/cbcluster stop
  2. Edit /etc/cb/cb.conf and add the following line
    SensorLookupInactiveFilterDays=30
  3. Start cb-enterprise services
    • Single server: service cb-enterprise start
    • Clustered server: /usr/share/cb/cbcluster start

Additional Notes

  • Ensure the SensorLookupInactiveFilterDays value established matches the data retention period configured for the environment
  • When an inactive sensor is filtered, any remaining associated event data for that sensor will no longer be accessible via the user interface
  • Cloud instances have SensorLookupInactiveFilterDays enabled by default with a 60 days value
  • This setting is replaced by "Sensor Display Settings" feature on UI > Sensors page from server version 7.2.0.

Related Content


Labels (1)
Tags (2)
Was this article helpful? Yes No
No ratings
Article Information
Author:
Creation Date:
‎09-24-2018
Views:
3532
Contributors