Copy Activity - Enable Logging - Need to provide log file name

Kothai Ramanathan (SC-ALT) 51 Reputation points Microsoft Employee
2021-01-29T08:27:16.1+00:00

I am using the Enable logging option to log the details of the copy activity into a blob. Below are the options that I have set. The details of the copy activity are logged correctly in the blob. However, the log file name is 0304eec9-cabb-2849-b2c7-dd87fa75ea86_0.txt. I want to provide a meaningful name for this file. How can I do it ? Any pointers will be helpful.

61747-image.png

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

2 answers

Sort by: Most helpful
  1. PRADEEPCHEEKATLA-MSFT 90,221 Reputation points Microsoft Employee
    2021-01-29T09:36:57.747+00:00

    Hello @Kothai Ramanathan (SC-ALT) ,

    Unfortunately, you cannot provide log file name while Enable Logging in the copy activity.

    Reason: Log file name is [auto-generated-GUID]

    For more details, refer Session log in copy activity.

    I would suggest you to provide feedback on the same:

    https://feedback.azure.com/forums/270578-data-factory

    All of the feedback you share in these forums will be monitored and reviewed by the Microsoft engineering teams responsible for building Azure.

    Hope this helps. Do let us know if you any further queries.

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.
    0 comments No comments

  2. Nandan Hegde 32,416 Reputation points MVP
    2021-01-29T10:06:49.457+00:00

    Hey @Kothai Ramanathan (SC-ALT) ,
    Unfortunately it is not possible to provide a user defined file name as it auto generates a GUID ID name.
    As per MSFT docs :

    61780-logs.png


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.