Azure Data Factory enable logging not working on copy activity

MVP

Hi,

 

I've enabled logging for my copy data activity for my Source to DLS2 as you can see below

edkreuk72_0-1591609795878.png

 

After running the Pipeline there's no data written to my log directory

edkreuk72_1-1591609907039.png

If I check the logging in the trigger it is stated that log should be written to the directory

edkreuk72_2-1591609986573.png

What else can I check to get the logging working?

 

Are more people facing this issue?

 

@Mark Kromer any suggestions?

 

 

 

 

3 Replies
I am also facing this Issue Now

Just tested it.

 

In the copy activity you need to set your logging level to info

edkreuk72_1-1632207565882.png

Once you have done that you will see the output below

 

edkreuk72_0-1632207538425.png

 

If you set it to warning it will only log skipped files or rows.

 

Hopefully this will help you

 

I have already configured as Info level, the problem I am facing is in my log file I get log Header but didn't get log content