In your LAMP application, you have some developers that say they would like access to your logs. However, since you are using an IAM Auto Scaling group, your instances are constantly being re-created. What would you do to make sure that these developers can access these log files? Choose the correct answer from the options below
Please select:
Select an option, then click Submit answer.
-
○
Give only the necessary access to the Apache servers so that the developers can gain access to the log files.
-
○
Give root access to your Apache servers to the developers.
-
○
Give read-only access to your developers to the Apache servers.
-
○
Set up a central logging server that you can use to archive your logs; archive these logs to an S3 bucket for developer-access.