On This Page
Collect Events
The following attributes can be modified and are supplied as JSON object in the body:
Preliminary actions
Query Parameters: | No parameters |
JSON body: |
|
Method: | POST |
Url: | https://gate.dhound.io/collect |
Example
POST https://gate.dhound.io/collect
{
"token": "5SX7W_TBD",
"hd": "DU1Y_TBD",
"ult": 1542471619,
"ulto": 10800,
"events": [
{
"sid": 20510,
"t": 1542462948,
"m": "new software \u003cUpdate for Windows 10 for x64-based Systems (KB4023057)\u003e installed on the server",
"ip": "LOCAL",
"a": {
"eventid": "1033",
"recordid": "38976",
"soft": "Update for Windows 10 for x64-based Systems (KB4023057)"
},
"src": "EventLogs\Application"
}
]
}
See Also
- List of custom events (on this resource)
- Security Groups and Events (on this resource)
- List of predefined security groups and events (on this resource)