ahnlab-epp-search-file-result
Fetch result of search file task from AhnLab EPP.
ahnlab-epp-search-file-result task=NUM start=START_IP end=END_IP
- task=NUM
- Task ID from ahnlab-epp-start-search-file output
- start=START_IP
- Starting IP address for search
- end=END_IP
- Ending IP address for search
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| _time | Date | Time | Task completion time |
| task_id | Long | Task ID | Task ID from ahnlab-epp-start-search-file output |
| task_status | String | Task status | SUCCESS or FAIL |
| file_path | String | File path | Found file path |
| file_name | String | File name | Found file name |
| file_size | Long | File size | Found file size |
| md5 | String | MD5 | MD5 of file |
| node_id | Long | Node ID | Node ID from ahnlab-epp-start-search-file output |
| ip | IP address | IP address | IP address of node |
| mac | String | MAC address | MAC address of node |
| file_created_at | Date | File creation time | File creation time |
| file_modified_at | Date | File modification time | File modification time |
| user | String | User | Logon user |