Request sampling can record the access of client IP addresses and the type of requests from the client. Based on the statistics, you can identify the access traffic of client IP addresses and analyze the client write and query requests.
Parameter |
Type |
Description |
---|---|---|
flowcontrol.log.access.enabled |
Boolean |
Whether to collect statistics on the IP addresses of clients that accessed the ES cluster recently and the number of requests. The value can be:
|
flowcontrol.log.access.count |
Integer |
Number of client IP addresses that accessed a cluster recently. Value range: 0–100 Default value: 10 |
flowcontrol.log.file.enabled |
Boolean |
Whether to record the log details of each request to the background log file. The value can be:
|