Audit Report

The Audit Report shows all changes made on the website in chronological order, providing administrators with a complete audit trail of user activities, configuration changes and system events.

Click here to open the Audit Report page

By clicking on the image you can open the Audit Report page or by using this link. (You need to login to your JC360 account.)

Before downloading the report you can specify the reporting period, users, user groups or roles.

About the report


The Audit Report displays all important events recorded by the JC360 system in chronological order. It enables administrators to review user activities, configuration changes, security-related events and server events for auditing, troubleshooting and compliance purposes.

The tables always contain the ID and name of the user performing the action and, in most cases, the IP address of the device used to perform the action.

Report contents


The Audit Report contains the following worksheets:

Availability


The Audit Report is available in several formats:

SIEM integration


The Audit Report data can be integrated with any SIEM system.

Integration can be performed using:

Access to audit report data


Via REST API

The Audit Report is available with the following function:

https://jobctrl.com/api/restapi/GetCustomReport?companyAuthCode=XXXXXXXX&definitionId=YYYY&utcStartDate=2022-10-14&utcEndDate=2022-10-15&minimalTimeForIdleStatusInSec=120

The function contains a companyAuthCode=XXXXXXXX section, where the company's authentication code must be inserted instead of XXXXXXXX (the registrant administrator can find this code on the Company Data page), and in the definitionId=YYYY section, the report identifier must be substituted instead of YYYY.

In this form, the request always retrieves data for the entire organization, but it is also possible to filter the report for specific users.

This method returns a JSON document with the following structure:

Audit Report JSON structure

All tables contain the following elements:

The Hide and Delete switches are only used during XLS report generation and have no effect on the JSON output.

Via WEB

The Audit Report is available from:

https://jobctrl.com/UserCenter/Reports/UserAuditReport.aspx

Available filters:

This method downloads the report in XLSX format.

Audit Report filter

Audit Report XLSX example

Via Report Downloader Tool

The report download service can be downloaded via the following link:

https://jobctrl.com/install/external/CustomReportDownloaderTool/CustomReportDownloaderTool_v1.1.9_req_v377.zip

The downloaded file must be unpacked into a suitable directory, and it is important that the installation of the application must be run as administrator.

It can be configured by running CustomReportDownloaderTool.exe:

Report Downloader configuration

Click Save, then click Install service.

Report Downloader settings

After configuration, click Save and then Restart service. The tool downloads the report according to the configured settings and saves it as a CSV file in the specified output path.

Audit Report as a security alert


The Audit Report can also be used as a security alert mechanism.

Instead of displaying an entire reporting period, it can be configured to send HTML e-mail notifications every hour whenever important configuration changes are detected, including:

In this mode only the changes since the previous execution are included in the report.

This functionality is currently available upon request through the JC360 team.

Audit log entries cannot be deleted through the JC360 application.

Audit log data can only be removed by direct database access. The application does not provide functionality to delete audit log files or individual audit log entries.

Sample HTML e-mail:

Sample HTML e-mail