log-histogram
Must be executed asynchronously
Query CloudWatch to get a histogram of log record counts over time
Applies to: AuditEvent
| Name | Cardinality | Type | Documentation |
|---|---|---|---|
| end | 1..1 | Instant |
End date of the log records |
| filter | 0..1 | String |
Optional filter for the log entries, using the CloudWatch log insight filter syntax (without the 'filter' keyword) |
| source | 0..1 | Code |
Which log source to use (one of WebServer|LambdaMap|LambdaIndex|LambdaQueueAgent). Defaults to WebServer |
| start | 1..1 | Instant |
Start date of the log records |
| Name | Cardinality | Type | Documentation | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| b | 0..* |
Returned histogram bucket |
|||||||||
|
|||||||||||
| bin-minutes | 1..1 | PositiveInt |
The size of each histogram bucket in minutes |
||||||||