This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Common Issues

No security signals appearing

  1. Verify Agent version:
    • Ensure you’re running Datadog Agent v7.41.1 or higher.
    • Check Agent status: datadog-agent status.
  2. Check .NET tracer version:
    • Confirm you’re using .NET tracer v2.42.0 or higher.
  3. Verify environment variables:
    • Ensure DD_APPSEC_ENABLED=true is set.
    • Check DD_SERVICE and DD_ENV are properly configured.
    • Verify DD_APM_ENABLED=true if using APM features.
  4. Check file system permissions:
    • Ensure the application has write access to /tmp.
    • Verify the Java agent JAR is readable.

Application fails to start

  1. Check logs for errors:
    • Logs are located at
      • Linux: /var/log/datadog/dotnet/
      • Windows: %PROGRAMDATA%\Datadog .NET Tracer\logs\

Performance impact

  1. High latency:
    • Check Agent resource usage.
    • Verify network connectivity between Agent and Datadog.
    • Consider adjusting sampling rates.
  2. High memory usage:
    • Monitor memory usage.
    • Adjust Agent resource limits if needed

Still having issues?

If you’re still experiencing problems:

  1. Check the Application Security Monitoring troubleshooting guide
  2. Review the .NET tracer documentation
  3. Contact Datadog support