In the case that ePO console is not available, usually linux adminstrators are supposed to check the scanned log at the linux console. The scanned log time is available at the console, but the problem is that at the current version, there's no way to convert this to local time zone for example UTC + 9. It can be calculated manually by admin, but identifying the log time as local time zone is very important for managing event timely. So Korean customers request to provide the feature to convert UTC to local time zone.
[Log time]
# /opt/isec/ens/threatprevention/bin/isecav --listtask
------------------------------------------------------------------------------------------------------
|Index Task Name Task Type Task Status Last Run |
-------------------------------------------------------------------------------------------------------
|1 quick scan ODS Not Started 17/08/17 23:52:12 UTC |
|2 full scan ODS Not Started 02/08/17 18:27:50 UTC |
|3 Default Client Update task DAT and Engine Update Completed 24/08/17 15:15:01 UTC |
|4 dayofweek DAT Update Completed 24/08/17 09:43:48 UTC |
------------------------------------------------------------------------------------------------------
$ ./targetscan.sh $PWD/eicar.com.txt 170901scan
ODS Task was successfully added
Task was successfully started
Task was successfully deleted
EVENT = ODS_START | NAME = 170901scan | TIME = 1504224836 | USER = 0
ERROR AMODSScanner [25440] Infection caught File Name: /home/user1/test/eicar.com.txt File Size: 68 Infection Name: EICAR test file Time: 1504224836 Process Name: User Name: root Profile Type: 0
EVENT = ODS_INFECTION | FILENAME = /home/user1/test/eicar.com.txt | VIRUSNAME = EICAR test file | VIRUSTYPE = 6 | ACTION = DELETED
EVENT = ODS_STOP | NAME = 170901scan | TIME = 1504224837 | USER = 0
EVENT = ODS_SUMMARY |
Task Name : 170901scan
Start time : 01/09/17 00:13:56 UTC
End time : 01/09/17 00:13:57 UTC
Total Requests : 1
No of files skipped : 0
No. of Good files : 0
No. of Cache hit : 0
No of Files Excluded : 0
No. of Infections : 1
Timeout : 0
ScanError : 0
No of files cleaned : 0
No of files deleted : 1
Time taken : 1.153279s
Engine version : 5900.7806
DAT version : 8634.0
INFO ScanFactory [25440] ODS Scan Manager is shutting down gracefully