05/23/2023 01:33 AM
There is a Security system which has 15 endpoints associated with it. The Security system is using only one recon job for the import. We want to understand what threshold we can use in the connections for the recon to work properly across all the endpoints.
Should the threshold be kept considering the endpoint having max no of count or it should be sum of accounts present across all the endpoint.
For example : if
endpoint1 has 700 accounts
endpoint2 has 800 accounts
endpoint3 has 1000 accounts
so the best threshold will be 1000 (highest count) or it should be (700+800+1000) the sum of accounts across the endpoints ?
05/24/2023 12:46 PM
The threshold value is evaluated at the Security system level and is the sum total of all endpoints.