Configuring Scheduled Reports on Zenconsole
Zenarmor® enables security teams to automate the delivery of scheduled reports. This functionality is beneficial for generating and disseminating reports at the required frequency to multiple recipients. For instance, one way to utilize this feature is to send higher-level, business-focused reports monthly to management and business decision-makers. Alternately, you may choose to send daily technical reports to your cyber security team. Regardless of your reporting needs, Zenarmor ensures that your reports are delivered on time, in PDF format, and to their intended recipients without any hassle.
To make this service even better, you do not need to spend time configuring your own email service and settings to send reports; Zenconsole contains an email delivery service within this release.
Figure 1. Scheduled Reports Page
To access the Scheduled Reports
page you can follow the steps listed below:
- Select your firewall on Zenconsole.
- Click
Settings
menu on the left-hand sidebar. - Click
Scheduled Reports
menu.
Enabling Scheduled Reports
You can easily start sending scheduled reports by following the next steps:
-
Click
Disabled
button at upper right corner of theScheduled Reports
page to enable the scheduled reports feature. -
Select the e-mail server provider from the
Provider
drop-down menu. There are two options available:SMTP Server
: You may select this option if you want to use your own e-mail server to send the scheduled reports. Then, you must enter your server configuration details for the related settings.Zenconsole
: You may select this option if you want to use Zenconsole Cloud Management portal as an e-mail server to send the scheduled reports. Then, you do not need to enter any server configuration.
Figure 2. Selecting email provider for scheduled reports
You may skip steps 3-8 and go to step 9 if you select
Zenconsole
as a Provider. -
You may fill in the Mail Server field. When you select
SMTP Server
as aProvider
, you must enter the IP address or the hostname of your mail server, such as192.168.2.10
. -
You may enter the port number of the mail server into the Mail Server Port field if you select
SMTP Server
as aProvider
. When you selectConnection Security
type in the next step, the port will be filled automatically, like25
,465
, or587
. -
You must select the Connection Security type when you select
SMTP Server
as aProvider
. There are three security options for connections.No Security
: You may select this option if your mail server does not support encryption.SMTPS (SMTP SSL)
(Preferred): SMTPS (Simple Mail Transfer Protocol Secure) is a method for securing the SMTP using transport layer security. It is intended to provide authentication of the communication partners, as well as data integrity and confidentiality.STARTTLS
: It is an extension of plain text communication protocols, which offers a way to upgrade a plain text connection to an encrypted TLS or SSL connection instead of using a separate port for encrypted communication.
Generally, SSL/TLS is only used between end-clients and servers.
STARTTLS
is more commonly used between MTAs to secure inter-server transport.Figure 3. Selecting Connection Security for SMTP server
-
Enter the Username of your email account if you select
SMTP Server
as aProvider
. -
Enter the Password of the user if you select
SMTP Server
as aProvider
.warningAuthentication fields, username and password, should not be left empty.
-
Enter sender’s email address as the “from” address into the Sender Email Address field if you select
SMTP Server
as aProvider
.Figure 4. Setting Username/Password & Sender for SMTP server
-
Click
<Add recipient>
button under the Recipients field to add recipient’s email address. You may add multiple email addresses.Figure 5. Adding Recipient for Scheduled Reports
-
You may choose Reporting Criteria. There are 3 different types of reports available:
Packet
Session
Volume
Figure 6. Selecting Reporting Criteria for Scheduled Reports
-
Set the Schedule. Scheduling may be set for a single day of the week or for all days of the week.
-
You may disable Do not require TLS server certificate verification option when you select your own SMTP server as a provider. If your email server has a self-signed certificate, you must enable this feature. This will bypass the certificate verification step. Enabling TLS server certificate verification is advised to guarantee proper security of the traffic sent between sender and the receiver based on a valid certificate.
-
You may disable Send reports as PDF attachments option. The scheduled reports are generated as
PDF
files by default.PDF
files are generated by APIs hosted in the Zenarmor datacenter. Zenarmor does not store any data processed by this API.noteThe PDF report feature is only available for the Paid Zenarmor Editions. To gain the benefit of the PDF report feature and for more information, see the plans & pricing.
-
You may customize your scheduled reports by clicking on the Charts icon and selecting the charts that you wish to view on the report. You may sort charts by dragging and droping items for scheduled reports.
Figure 7. Adding & Sorting Charts in Scheduled Reports
-
When you configure your own SMTP server as a Provider for scheduled reports, you may perform server connection test by clicking on the Test Connection button.
Figure 8. Scheduled Reports Configuration with Zenconsole Provider
-
To apply the configuration changes you made in the
Scheduled Reports
pane, clickSave
at the end of the page.Figure 9. Scheduled Reports Configuration with Zenconsole Provider
Disabling Scheduled Reports
You can easily stop sending scheduled reports by clicking on the Enabled button at the upper right corner of the Scheduled Reports
page.