This guide documents the new AWS Wickr administration console, released on March 13, 2025. For documentation on the classic version of the AWS Wickr administration console, see Classic Administration Guide.
Metrics are generated by the bot in 1 minute intervals and transmitted to the CloudWatch service associated with the account the data retention bot Docker image is running on.
Following are the existing metrics supported by the data retention bot.
Metric | Description |
---|---|
Messages_Rx |
Messages received. |
Messages_Rx_Failed |
Failures to process received messages. |
Messages_Saved |
Messages saved to the received messages file. |
Messages_Saved_Failed |
Failures to save messages to the received messages file. |
Files_Saved |
Files received. |
Files_Saved_Bytes |
Number of bytes for files received. |
Files_Saved_Failed |
Failures to save files. |
Logins |
Logins (normally this will be 1 for each interval). |
Login_Failures |
Failures to login (normally this will be 1 for each interval). |
S3_Post_Errors |
Errors posting message files and files to Amazon S3 bucket. |
Watchdog_Failures |
Watchdog failures. |
Watchdog_Warnings |
Watchdog warnings. |
Metrics are generated to be consumed by CloudWatch. The namespace used for bots is
WickrIO
. Each metric has an array of dimensions. Following is
the list of dimensions that are posted with the above metrics.
Dimension | Value |
---|---|
Id |
The bot's username. |
Device |
Description of specific bot device or instance. Useful if you are running multiple bot devices or instances. |
Product |
The product for the bot. Can be |
BotType |
The bot type. Labeled as Compliance for the compliance bots. |
Network |
The ID of the associated network. |