MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.21k stars 21.36k forks source link

Detailed logging information for current release of SAP gateway #65905

Closed daviburg closed 3 years ago

daviburg commented 3 years ago

"For on-premises data gateway releases from June 2020 and later, you can enable gateway logs in the app settings."

Add: Default logging level is 'Warning'. If you select 'Additional logging' in the on-premises data gateway configuration application, the logging level is increased to 'Informational'. If that is not sufficient, you may further increase the logging level to 'Verbose' by updating to this:

      <setting name="SapTraceLevel" serializeAs="String">
        <value>Verbose</value>
      </setting>

In "C:\Program Files\On-premises data gateway\Microsoft.PowerBI.DataMovement.Pipeline.GatewayCore.dll.config". Be aware that the verbose level of logging may negatively impact the performance of the SAP integration via the on-premises data gateway.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

ecfan commented 3 years ago

Thanks @daviburg, we've added a doc work item to our backlog.

ecfan commented 3 years ago

assign @lauradolan

lauradolan commented 3 years ago

Thanks @daviburg we've created a work item to make these changes to the doc. #please-close