The scan log area lists log information when you run a manual scan.
Column | Description |
---|---|
Created | The date and time that the entry was created. |
PID | The process ID of the scan. |
Message | The message entry. |
Scan ID | The scan ID assigned to the report. |
Time | The amount of time to perform the scan. |
Files | The number of files that were scanned. |
Hits | The number of files that were detected as malware. |
Cleaned | The number of files that were cleaned from malware. |
Data source: /usr/local/maldetect/logs/event_log
The event log area lists event related information.
Column | Description |
---|---|
ID | The search result of the entry. |
Created | The date and time that the entry was created. |
PID | The process ID of the entry. |
Type | The event type for the entry. |
Message | The message entry. |
Data source: /usr/local/maldetect/logs/event_log
The monitor log area lists your kernel level file monitoring logs.
Column | Description |
---|---|
Created | The date and time that the entry was created. |
File | The file or directory that was created or modified. |
Event | The change type that was detected (MODIFY, CREATE, ISDIR) |
Data source: /usr/local/maldetect/logs/inotify_log
The Clamscan log area lists any logs when the ClamAV daemon is used for scans.
Column | Description |
---|---|
Created | The date and time that the entry was created. |
Message | The message entry. |
Data source: /usr/local/maldetect/logs/clamscan_log
The AV log area lists the information from the ClamAV daemon log.
Column | Description |
---|---|
ID | The search result of the entry. |
Created | The date and time that the entry was created. |
Message | The log message. |
Data source: /var/log/clamd.scan
The AV Signature Log area lists the information from the freshclam signature update log.
Column | Description |
---|---|
ID | The search result of the entry. |
Created | The date and time that the entry was created. |
Message | The log message. |
Data source: /var/log/freshclam.log
The action logs area records all actions that are performed through the web interface.
Column | Description |
---|---|
ID | The database ID of the entry. |
Created | The date and time that the entry was created. |
Action | The action that the user performed through the web interface. |
Login | The username that the user was logged in as. |
Role | The group that the use was a part of. |
IP Address | The IP address of the user. |
Data source: database
The application logs area records all error and debug information of the web interface.
Column | Description |
---|---|
ID | The database ID of the entry. |
Created | The date and time that the entry was created. |
Message | The message (usually an exception). |
Level | The log level of the entry (0-8). |
Data source: database