Warning: Editing AbExclusions can affect the data sent to and from the agents. If unsure on the edits, please contact Carbon Black technical support
ABExclusionRules' rule added to Server is not configured properly:
- Navigate to https:// <SERVERNAME>/support.php?tab=abex&menu
- Validate that all of the listed AbExclusions, match the formatting requirements in the description box
- Correct any mistakes found and click save
Max character length of the ABExclusionRules' rule is reached
- On older releases (Pre-8.x) the value for AbExclusions after encryption is 2048 characters. Query the following values to validate the number is less than 2048
select len(value), name from dbo.shepherd_configs (nolock) where name like '%ABExclusion%'
- If a value is over the 2048 character limit, decrease the number of exclusions within the https:// <SERVERNAME>/support.php?tab=abex&menu table