For AI agents: A markdown version of this page is available at https://docs.datadoghq.com/integrations/adobe_experience_manager.md. A documentation index is available at /llms.txt.

Adobe Experience Manager

Supported OS Linux Mac OS Windows

To find out if this integration is available in your organization, see your Datadog Integrations page or ask your organization administrator.

To initiate an exception request to enable this integration for your organization, email support@ddog-gov.com.

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

  1. Collecting logs is disabled by default in the Datadog Agent. Enable it in your datadog.yaml file with:

    logs_enabled: true
    
  2. 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.

  3. Restart the Agent.

Troubleshooting

Need help? Contact Datadog support.

Further Reading

Additional helpful documentation, links, and articles: