The Adobe Experience Manager integration is not available for your selected
Datadog site (
).
Overview
Collect Adobe Experience Manager logs to track errors, request response time, and track badly performing web pages.
Setup
Installation
Install the agent on the instance that runs Adobe Experience Manager.
Log collection
Available for Agent version >6.0
Collecting logs is disabled by default in the Datadog Agent. Enable it in your datadog.yaml
file with:
Create adobe.experience.manager.d/conf.yaml
in your conf.d directory and add the configuration below to start collecting your logs:
logs:
- type: file
path: cq-installation-dir/crx-quickstart/logs/*.log
service: '<MY_APPLICATION>'
source: adobe.experience.manager
Change the path
and service
parameter values and configure them for your environment.
Restart the Agent.
Troubleshooting
Need help? Contact Datadog support.
Further Reading
Additional helpful documentation, links, and articles: