eWalker WAF

Download 10
Last updated Nov 2, 2024

ewalker-waf-alerts

Get alerts from eWalker WAF devices.

ewalker-waf-alerts [profile=PROFILE] [duration=NUM{mon|w|d|h|m|s}] [from=yyyyMMddHHmmss] [to=yyyyMMddHHmmss] [order=ORDER]
profile=PROFILE
eWalker WAF connect profile code
duration=NUM{mon|w|d|h|m|s}
Scan only recent data. You should use s(second), m(minute), h(hour), d(day), mon(month) time unit. For example, 10s means data from 10 seconds earlier.
from=yyyyMMddHHmmss
Start time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
to=yyyyMMddHHmmss
End time of range. yyyyMMddHHmmss format. If you omit time part, it will be padded by zero.
order=ORDER
Scan direction. desc or asc.

Output Fields

FieldTypeNameDescription
_timeDateTimeLog time
profileStringConnect profileeWalker WAF connect profile code
es_indexStringIndexElastic index name
es_idStringIDElastic log id
src_ipIP addressSource IPClient IP address
dst_ipIP addressDestination IPServer IP address
target_urlStringTarget URLPolicy is determined by wildcard path
categoryStringCategorye.g. Trust IP, Rule
owaspStringOWASP codee.g. A01:2021 - Broken Access Control
rule_idIntegerRule IDe.g. 4027
signatureStringSignaturee.g. Get Slowloris attack
actionStringActione.g. PERMIT, DETECT, BLOCK
countIntegerCountDetect count
statusIntegerStatusHTTP status code. e.g. 200
methodStringMethodHTTP method
pathStringPathe.g. /
queryStringQuerye.g. input=cat /etc/passwd
match_targetStringMatch targete.g. url query
match_dataStringMatch datae.g. input=cat /etc/passwd
match_offsetIntegerMatch offsete.g. 10
match_lengthIntegerMatch lengthe.g. 12
matchStringMatch info
start_timeDateStart time
end_timeDateEnd time
request_headersStringRequest headers
response_headersStringResponse headers