Auditing and Reporting
Couchdrop has comprehensive auditing across all operations. Audit events can be pulled from the API
Get audit events
Query Parameters
Name
Type
Description
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"files":[{
"time":<timestamp>,
"filename":"",
"filename_relative":"",
"authenticated_user":"",
"event_type":"",
"success":true,
"total_size":0,
"additional_info": "",
"message": "a message"
}],
"pagination":{
"total_records": total_records,
"page": page,
"page_size": pagesize,
"total_pages": total_pages
}
}Complex Filters
Filter Param
Description
Example value
Specifying a time frame filter
Filter param
Description
Example
Last updated