2021年1月18日星期一

where log file found for devops analytics found

I am running the below query. One of the columns returned is "TaskLogPath". I would like to use this column to link the logs to the activities but have not been able to figure out what the possible link/url is to retrieve.

https://analytics.dev.azure.com/{org}/{project}/_odata/v3.0-preview/PipelineRunActivityResults?%24select=PipelineRunId%2CPipelineSK%2CActivityCompletedDate%2CTaskDisplayName%2CTaskLogPath%2CTaskOutcome%2CActivityDurationSeconds+&%24expand=PipelineJob&%24apply=filter%28PipelineRunCompletedOn%2FDate+ge+2021-01-17%29", null, [Implementation="2.0"])

Does anybody know where these log files are located (ie: devops agent or other place). I tried to get them using the below which doesn't work.

https://docs.microsoft.com/en-us/rest/api/azure/devops/build/builds/get%20build%20logs?view=azure-devops-rest-5.1 Thanks

https://stackoverflow.com/questions/65769122/where-log-file-found-for-devops-analytics-found January 18, 2021 at 01:10PM

没有评论:

发表评论