AWS res documentation change
Summary
Updated log locations: Removed Windows log path, added two CloudWatch Lambda log groups for backend and session management, and removed dcv-broker log reference.
Security assessment
Changes only adjust log collection documentation for troubleshooting. No evidence of security vulnerabilities, security logging features, or access controls being added/modified. Purely operational updates to logging paths.
Diff
diff --git a/res/latest/ug/res-troubleshooting-general.md b/res/latest/ug/res-troubleshooting-general.md index b500548d3..44a9ad803 100644 --- a//res/latest/ug/res-troubleshooting-general.md +++ b//res/latest/ug/res-troubleshooting-general.md @@ -99,2 +98,0 @@ On Windows virtual desktop instances logs can be found at - * PS C:\ProgramData\nice\DCVSessionManagerAgent\log - @@ -129,0 +128,4 @@ Those groups are named as follows: + * `/aws/lambda/`<envname>`-backend-lambda - VDC API logs` + + * `/aws/lambda/`<envname>`-dcv-session-management-lambda - DCV session management logs` + @@ -138,2 +139,0 @@ Those groups are named as follows: - * `dcv-broker/ - desktop related` - @@ -172 +171,0 @@ The following is an example of that for the infrastructure hosts. To use this, c - SOURCE '/<envname>/vdc/dcv-broker' |