v1

latestSwagger 2.02026-07-13101613.6 KB
logging

Downloads the complete groov View log in JSON format. Added in groov View R4.2a.

get/v1/logging/groovLogs.json

Query parameters

minimum-log-level'TRACE' | 'DEBUG' | 'INFO' | 'WARN' | 'ERROR' | 'FATAL'

How verbose the log should be.

last-timestampnumber

The earliest time to include in the log. Value is milliseconds since January 1, 1970 UTC.

filterstring

Optional string to search for in the log.

Response

Downloaded log file.

string binary required