REPORT GET DAY

Level

report_read

History

Appears in Netasq 9.1.0
content appears in 3.0.0
ip appears in 3.0.0

Format

section_line

Description

Get report results regarding a specific day.

Remark

These results always cover a period starting at midnight.

Usage

report=<report_id> : Report for which we want the results
[offset=<nb_days>] : Which day must be covered by the results (0 = today, 1 = yesterday, etc).
Up to 7 on small firewalls without SD card (SN160(W), SN210(W), SN310, ...).
Up to 30 on bigger firewalls or small firewalls with SD card (SN160(W), SN210(W), SN310, ...).
Default is 0.
[format=(section_line|csv)] : output format:
- section_line (default) : Usual Serverd output format
- csv : export the results in a CSV file
[content=<list of expected data, works in linechart only>]
[ip=<wanted ip> (mandatory and only works for hostrep reports)]

Returns

see REPORT GET LASTHOUR

Example

REPORT GET DAY report=top_ips_alarms
REPORT GET DAY report=top_webdomains offset=3
REPORT GET DAY report=top_webdomains offset=3 format=csv