audit table

Vineet S 1,310 Reputation points
2024-11-20T15:28:49.49+00:00

Hi,

how to set a up a audit log table in in adf pipeline.... i know single copy activity can be logged using sp for failure and success but how about multiple copy activity or any other activity failed

have tried below for single copy activity

https://www.youtube.com/watch?v=rEU7itAr3J8

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,926 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 32,656 Reputation points MVP
    2024-11-21T08:57:16.6966667+00:00

    Below Blog provides detailed aspect for copy activity logging :

    https://www.mssqltips.com/sqlservertip/6320/logging-azure-data-factory-pipeline-audit-data/

    But in general if you want to log for all activities their failure msgs etc, plz follow the below blog to have a customized approach :

    https://datasharkx.wordpress.com/2021/08/19/error-logging-and-the-art-of-avoiding-redundant-activities-in-azure-data-factory/


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.