This video covers the Rate Limiting feature within RSA NetWitness Endpoint. The video covers rate limiting on the custom flat file collection policy configured in the video linked below. However, rate limiting can be added to any of the policies.
Previous Video on Endpoint Agent File Collection: https://community.rsa.com/videos/34523
JSON Advanced Configuration (used in the video)
{
"connection": {
"maxTimeInSeconds": 600,
"maxIdleTimeInSeconds": 15,
"reconnectDelayInSeconds": 30,
"kbpsThrottle": 256
}
}
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.