You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+9
Original file line number
Diff line number
Diff line change
@@ -98,6 +98,15 @@ The following are available on **Outputs** section
98
98
#Native DCV clients can be downloaded from [https://www.amazondcv.com/](https://www.amazondcv.com/). Web browser client can be disabled by removing `nice-dcv-web-viewer` package.
99
99
100
100
101
+
### Troubleshooting
102
+
To troubleshoot any installation issue, you can view contents of the following log files (if available)
103
+
-`/var/log/cloud-init-output.log`
104
+
-`/var/log/install-cfn-helper.log`
105
+
-`/var/log/install-sw.log`
106
+
-`/var/log/install-php.log`
107
+
-`/var/log/install-lamp.log`
108
+
-`/var/log/install-dcv.log`
109
+
101
110
## PHP performance configuration
102
111
Based on public articles about PHP performance (many thanks to the authors), the following enhancements were made:
0 commit comments