Skip to content

Why no custom log agent collector for app service? #92

@litan1106

Description

@litan1106

Why no custom log agent collector for app service? We were forced to use agentless method. https://docs.datadoghq.com/logs/log_collection/csharp/?tab=serilog#agentless-logging

It would be great to included the log agent into the App Service Extension as well. (where we can use environment variables to enable the log agent and customize the log path.)

example:

  • DD_LOG_ENABLED: "true",
  • DD_LOG_PATH: "D:\Home\LogFiles\myapp\web-.log" # Log path wildcard

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang:dotnetRelates to the .NET Azure App Service Extension

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions