Authorization: Bearer ********************curl --location --request GET '/resource-device/process-alarm-logs?notice_time=2024-06-10 19:33:51,2024-06-13 19:33:51&keyword&offset&limit' \
--header 'Authorization: Bearer <token>'{
"logs": [
{
"process_log_id": 1,
"sid": 1724211668027741,
"user_id": 1,
"ent_id": 1,
"remote_id": 5638,
"policy_id": 16,
"notice_type": 1,
"notice_time": 1724211668,
"notice_time_str": "2024-08-21 11:41:08",
"policy": "敏感策略一",
"remote": "192.168.31.98",
"create_time": 1724211666,
"create_time_str": "2024-08-21 11:41:06",
"description": "QQPCRTP.exe",
"ent_userid": 1
}
],
"total": 1
}