Question 15:
An IT firm is using the Amazon CloudWatch agent to collect system-level metrics from on-premises Linux Servers. A new application is deployed on these servers. The operations team is looking for specific metrics for this application in addition to system metrics. What configuration in the Amazon CloudWatch agent can be done to fetch application specific metrics?
Answer options:
A.Create a configuration file with a different file name & append it to the existing configuration file using aggregate-config. B.Create a configuration file with a different file name & append it to the existing configuration file using append-config. C.Create a configuration file with the same file name & append it to the existing configuration file using append-config. D.Create a configuration file with the same file name & append it to the existing configuration file using aggregate-config.