Get D3 Log
POST /Command/getD3Log
Get the audit log and monitor log
Request
Authentication: API keys or JSON web tokens (JWT)
Body Parameters
Parameter Name | Type | Required/Optional | Description |
---|---|---|---|
Username |
| Required | The username of your D3 SOAR account. |
Site |
| Required | The D3 SOAR site to run the remote command. |
Start Time |
| Required | The start of the date range for logs |
End Time |
| Required | The end of the date range for logs |
Top Number |
| Optional | Show the top number of logs |
Search Condition |
| Optional | Use the searchable parameters to search for the desired log info. |
READER NOTE
For Date/Time parameters Start Time, End Time:
All times and timestamps are in this format: yyyy-MM-dd HH:mm:ss.
For example, May 15, 2024, 2:32 PM should be 2024-05-15 14:32:00.