Go to main content

Oracle® ZFS Storage Appliance RESTful API Guide, Release OS8.8.0

Exit Print View

Updated: November 2018
 
 

Manage Logs Commands

The following table show how to call the manage logs commands.

Table 30  Manage Logs Commands
Request
Append to Path /api/log/v1
Description
GET
Use only /api/log/v1
List the log service commands
GET
/logs
List all log types
GET
/logs/?start=index/time&limit=entry limit
Get log entries for the selected range
GET
/logs/alert
List all alert logs
GET
/logs/alert?start=index/time&limit=entry limit
Get log entries for the selected range
GET
/collect
Download a collection of all log entries
GET
/collect?start=index/time&limit=entry limit
Download a collection of log entries from a selected range