Amazon WorkSpaces is a fully managed, secure desktop computing service which runs on the AWS cloud.
Enable this integration to see in Datadog all your Workspaces metrics.
If you haven’t already, set up the Amazon Web Services integration first. There are no other installation steps that need to be performed.
WorkSpaces
is checked under metric collection.Configure Amazon WorkSpaces to send logs either to a S3 bucket or to Cloudwatch.
Note: If you log to a S3 bucket, make sure that amazon_workspace
is set as Target prefix.
If you haven’t already, set up the Datadog log collection AWS Lambda function.
Once the lambda function is installed, manually add a trigger on the S3 bucket or Cloudwatch log group that contains your Amazon WorkSpaces logs in the AWS console:
aws.workspaces.available (gauge) | The number of WorkSpaces that returned a healthy status. |
aws.workspaces.connection_attempt (count) | The number of connection attempts. |
aws.workspaces.connection_failure (count) | The number of failed connections. |
aws.workspaces.connection_success (count) | The number of successful connections. |
aws.workspaces.in_session_latency (gauge) | The round trip time between the WorkSpaces client and the WorkSpace. Shown as millisecond |
aws.workspaces.session_disconnect (count) | The number of connections that were closed, including user-initiated and failed connections. |
aws.workspaces.session_launch_time (gauge) | The amount of time it takes to initiate a WorkSpaces session. Shown as second |
aws.workspaces.unhealthy (gauge) | The number of WorkSpaces that returned an unhealthy status. |
aws.workspaces.user_connected (gauge) | The number of WorkSpaces that have a user connected. |
aws.workspaces.stopped (gauge) | The number of WorkSpaces that are stopped. |
aws.workspaces.maintenance (gauge) | The number of WorkSpaces that are under maintenance. |
Each of the metrics retrieved from AWS will be assigned the same tags that appear in the AWS console, including but not limited to host name, security-groups, and more.
The AWS WorkSpaces integration does not include any events.
The AWS WorkSpaces integration does not include any service checks.
Need help? Contact Datadog support.