GET http://IP-address:port/prefix/audit/HOST/beginTime/endTime?filter=17-20,6,1:4
where
The list of event types:
1 - not shown in the event log |
JSON sample response:
{ "events": [ { "data": { "component": "Camera3", "componentType": "camera", "device": "Camera3", "host": "V-SHMELEV", "property": "vstream-virtual/folder", "setting": "Directory", "value": "D:/Movies/Spirit" }, "eventType": 17, "timestamp": "20161205T120410.698000" }, { "data": { "detector": "Face detection", "device": "Camera1", "host": "V-SHMELEV" }, "eventType": 18, "timestamp": "20161205T120459.319000" } ] } |