Skip to content

Instrumentation logging level ignored #1415

@multicaststorm

Description

@multicaststorm

Expected behavior

When set the following in applicationinsights.json, I expect to turn off auto log collection (JUL in my case):

{
  "instrumentation": {
    "logging": {
      "level": "OFF"
    }
  }
}

Actual behavior

I am still seeing log traces appear in azure monitor

To Reproduce

Set config as described above and check if trace logs are being sent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions