eWalker WAF

Download 10
Last updated Nov 2, 2024

ewalker-waf-perf-logs

Get performance logs from eWalker WAF devices.

ewalker-waf-perf-logs [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_idStringIDElastic log id
device_ipIP addressDevice IPWAF device IP address
cpu_usageDoubleCPU usageIn percent
mem_usageDoubleMemory usageIn percent
disk_usageDoubleDisk usageIn percent
cpu_avgDoubleCPU average usageIn percent
cpu_maxDoubleCPU max usageIn percent
cpu_minDoubleCPU min usageIn percent
mem_totalLongMemory totalIn bytes
mem_usedLongMemory usedIn bytes
mem_freeLongMemory freeIn bytes
mem_avgDoubleMemory average usedIn bytes
mem_maxLongMemory maxIn bytes
mem_minLongMemory minIn bytes
vmem_totalLongVirtual memory totalIn bytes
vmem_usedLongVirtual memory usedIn bytes
disk_totalLongDisk totalIn bytes
disk_usedLongDisk usedIn bytes
disk_freeLongDisk freeIn bytes