Returns filtered log events from CloudWatch for the requested log group and streams. Requires logs:view
scope.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Log group name, allowed values: cve-scan-log
, sites
, AuditLog
cve-scan-log
, sites
, AuditLog
Filter parameters for log retrieval
The body is of type object
.
OK. Returns the filtered log events in ascending order by timestamp, plus a nextToken if more are available.
The response is of type object
.