Skip to content

bot

The following operations can be performed on "bot":

stat bot

Displays bot statistics.

Synopsis

stat bot [-detail] [-fullValues] [-ntimes <positive_integer>] [-logFile <input_filename>] [-clearstats ( basic | full )]

Arguments

detail

Specifies detailed output (including more statistics). The output can be quite voluminous. Without this argument, the output will show only a summary.

fullValues

Specifies that numbers and strings should be displayed in their full form. Without this option, long strings are shortened and large numbers are abbreviated

ntimes

The number of times, in intervals of seven seconds, the statistics should be displayed. Default value: 1 Minimum value: 0

logFile

The name of the log file to be used as input.

clearstats

Clear the statsistics / counters

Possible values: basic, full

Output

Counters

requests (reqs)

HTTP/HTTPS requests sent to your protected web servers via the Bot Management.

Request Bytes (reqBytes)

Number of bytes transfered for requests

responses (resps)

HTTP/HTTPS responses sent by your protected web servers via the Bot Management.

Response Bytes (resBytes)

Number of bytes transfered for responses

Device Fingerprint (deviceFingerPrint)

Number of device fingerprint violations seen by the Bot Management.

Device Fingerprint Logs (deviceFingerPrintLog)

Number of device fingerprint violations logged by the Bot Management.

Device Fingerprint Drop (deviceFingerPrintDrop)

Number of device fingerprint violations dropped by the Bot Management.

Device Fingerprint Redirect (deviceFingerPrintRedirect)

Number of device fingerprint violations requests redirected by the Bot Management to a different Web page or web server.

IP Reputation (ipRep)

Number of ip reputation violations seen by the Bot Management.

IP Reputation Logs (ipRepLog)

Number of ip reputation violations logged by the Bot Management.

IP Reputation Drop (ipRepDrop)

Number of ip reputation violations dropped by the Bot Management.

IP Reputation Redirect (ipRepRedirect)

Number of ip reputation violations requests redirected by the Bot Management to a different Web page or web server.

White List (whiteList)

Number of white list violations seen by the Bot Management.

White List Logs (whiteListLog)

Number of white list violations logged by the Bot Management.

Black List (blackList)

Number of black list violations seen by the Bot Management.

Black List Logs (blackListLog)

Number of black list violations logged by the Bot Management.

Black List Drop (blackListDrop)

Number of black list violations dropped by the Bot Management.

Black List Redirect (blackListRedirect)

Number of black list violations redirected by the Bot Management to a different Web page or web server.

Rate Limit (rateLimit)

Number of rate limiting violations seen by the Bot Management.

Rate Limit Logs (rateLimitLog)

Number of rate limiting violations logged by the Bot Management.

Rate Limit Drop (rateLimitDrop)

Number of rate limiting violations dropped by the Bot Management.

Rate Limit Redirect (rateLimitRedirect)

Number of rate limiting violations requests redirected by the Bot Management to a different Web page or web server.

Static Signature (staticSignature)

Number of static signature violations seen by the Bot Management.

Static Signature Logs (staticSignatureLog)

Number of static signature violations logged by the Bot Management.

Static Signature Drop (staticSignatureDrop)

Number of static signature violations dropped by the Bot Management.

Static Signature Redirect (staticSignatureRediect)

Number of static signature violations requests redirected by the Bot Management to a different Web page or web server.

Was this article helpful?