Creating a custom report¶
You can filter events and then export the results into a PDF or CSV report. Wallarm will email the custom report to the specified address.
PDF is a visually rich report, good for data analysis and presenting. This report includes:
-
Summaries for attacks, vulnerabilities and incidents
-
Detailed information on the events
CSV includes details on each event matching the filter and is good for the technical purposes. You can use it for creating dashboards, getting unique attacker IPs, producing a list of attacked API hosts/applications, etc.
CSV report may include several CSV files, one for each type of event - attack, incident, vulnerability. Each CSV has a maximum of 10,000 events, sorted by the events with the most hits.
Create report¶
-
At the Events tab, filter the events.
-
Click Export and select PDF or CSV.
-
Set the Send to email.
-
Click Export. Wallarm will generate the report and email it.
Download previously created PDF report¶
The last three PDF reports including those generated for vulnerabilities are saved. If necessary, download them from the export window.