• PRODUCTS
  • SUPPORT
  • DOCS
  • PARTNERS
  • COMPANY
  • QUOTE
  • ACCOUNT
  • STORE
QUOTE

Documentation

Support Forums
What can we help you with?
Topics

Adf Copy Activity Log Settings Element

API Type:
Varigence.Languages.Biml.DataFactory.AstAdfCopyActivityLogSettingsNode
X-Ref:
  • Ast Adf Copy Activity Log Settings Node
  • Ast Adf Log Settings Base Node

Attributes

AttributeAPI TypeDefaultDescription
LinkedServiceNameAstAdfAzureStorageLinkedServiceBaseNode 
Specifies a reference to the linked service that will store the log. This is a required reference to an existing definiton.
EnableReliableLoggingBooleanFalse
Reliable logging will flush the log once the data is copied to the destination, the alternative is flushing the logs with batch of records.
LogLevelAdfLogSettingsLogLevelInfo
Specifies what will be logged, all content (Info) or only skipped files and rows (Warning).
PathString 
Path within the linked service where the log will be stored.

Collection Children

ChildAPI TypeDescription
<Annotations>
    <Annotation />
</Annotations>
AstAnnotationNode
This is a collection of annotation items that can be used to specify documentation, tags, or other information. Annotations are particularly useful for storing information about nodes that can be used by BimlScript code.

© Varigence