| Class | Description |
|---|---|
| EndpointAbuseAnalysis |
Transform for detection of a single source making excessive requests of a specific endpoint path
solely.
|
| EndpointAbuseAnalysis.EndpointAbuseEndpointInfo |
Internal class for configured endpoints in EPA
|
| EndpointAbuseAnalysis.EndpointAbuseState |
Internal class for endpoint abuse state
|
| EndpointSequenceAbuse |
Transform for detection of a single source making a sequence of requests at a speed faster than
what we expect from a normal user.
|
| EndpointSequenceAbuse.EndpointSequenceAbuseTimingInfo |
Internal class for configured endpoints in EPA
|
| ErrorRateAnalysis |
Transform for analysis of error rates per client within a given window.
|
| HardLimitAnalysis |
Transform for analysis of hard per-source request count limit within fixed window
|
| PerEndpointErrorRateAnalysis |
Transform for detection of a single source generating errors at a given path pattern.
|
| PerEndpointErrorRateAnalysis.EndpointErrorInfo |
Internal class for configured endpoints in PEERA
|
| PerEndpointErrorRateAnalysis.EndpointErrorState |
Internal class to keep track of current state for a given endpoint rule for this key
|
| SessionLimitAnalysis |
Transform for detection of a single source making excessive requests of a specific endpoint
pattern.
|
| SessionLimitAnalysis.LimitInfo |
Internal class for configured endpoints
|
| StatusCodeRateAnalysis |
Transform for analysis of rates of specific response codes per client in a fixed window
|
| ThresholdAnalysis |
Composite transform that conducts threshold analysis using the configured threshold modifier
|
| UserAgentBlocklistAnalysis |
Analysis to identify known bad user agents
|
Copyright © 2022. All rights reserved.