Adobe Experience Manager

Supported OS Linux Mac OS

This product is not supported for your selected Datadog site. ().

개요

Adobe Experience Manager 로그를 수집하여 오류를 추적하고, 응답 시간을 요청하며, 성능이 저하된 웹 페이지를 추적합니다.

설정

설치

Adobe Experience Manager를 실행하는 인스턴스에 Agent를 설치합니다.

로그 수집

Agent 버전 6.0 이상에서 사용 가능

  1. Datadog Agent에서 로그 수집은 기본적으로 사용하지 않도록 설정되어 있습니다. datadog.yaml 파일에서 사용하도록 설정합니다.

    logs_enabled: true
    
  2. conf.d 디렉터리adobe.experience.manager.d/conf.yaml을 만들고 아래 설정을 추가하여 로그 수집을 시작하세요.

    logs:
        - type: file
          path: cq-installation-dir/crx-quickstart/logs/*.log
          service: '<MY_APPLICATION>'
          source: adobe.experience.manager
    

    pathservice 파라미터 값을 변경하고 사용자 환경에 맞게 구성합니다.

  3. 에이전트를 다시 시작합니다.

트러블슈팅

도움이 필요하신가요? Datadog 지원 팀에 문의하세요.

참고 자료

추가 유용한 문서, 링크 및 기사: