Forum Discussion
Gateway Advanced Logging ?
- 3 years ago
Actually - I think I may have found those messages now in the
- GatewayInfo20220825.000000147.log
I was expecting to see it in the QueryStart/Execution logs
I'll dig a bit deeper but I may have answered my own question 🙂
Hi RussGriff
As far as I understand the Gatway logs will log when there are refreshes or directQuery happening via the gateway. In terms of Query stats I do not think that would be in the Gateway logs.
Here are more details that might assist you with logging from the Gateway: Monitor and optimize on-premises data gateway performance | Microsoft Docs
In the link you provided it states :
When you turn on this setting, you can see additional information (application context in the following sample) in the gateway logs that indicates which dataset or report this query belongs to. Not all services are able to send this information at this time and we are working on known gaps.
QueryAdditionalInformation is: { "Application": "Dataset-Premium", "ObjectId": "6de5b524-8a04-4578-961d-e65b2bf3dcd4", "ApplicationContext": "{\"DatasetId\":\"6de5b524-8a04-4578-961d-ej67gdf3dcd4\",\"Sources\":[{\"ReportId\":\"e0cec7bc-f53d-4174-b551-678656fba\"}]}" }.
But I am not seeing any of this information in the logs for refreshes - or I am looking in the wrong place
- RussGriff3 years agoFrequent Visitor
Actually - I think I may have found those messages now in the
- GatewayInfo20220825.000000147.log
I was expecting to see it in the QueryStart/Execution logs
I'll dig a bit deeper but I may have answered my own question 🙂