Welcome Guest, you are in: Login

DTLoggedExec - Instrumenting SSIS Packages

RSS RSS

Navigation





Search the wiki
»

PoweredBy

CSV Log Provider

RSS
Modified on 2010/06/11 15:58 by dmauri Categorized as Uncategorized
The CSV Log Provider send all messages to a CSV file.

Version

Latest available version is: 1.0.0.2

Usage

Specify the DTLoggedExec.LogProvider.CSVLogProvider assembly for the LogProvider command-line parameter:

/LP:DTLoggedExec.LogProviders.CSVLogProvider 

Parameters

FILE

This CSV Provider needs to know where to create the CSV file. To specify this information you have to use the FILE option as value for the command-line parameter LogProviderArguments:

/LPA:"FILE=C:\Work\SSIS Logging\DTLoggedExec\Log\{filename}_{date}_{time}.dtsCSVLog"
In the file name you can use the {date} and {time} token to have date and time respectively put in the file name. The token {filename} represents package file name. The file will always have the .dtsCSVLog extension.

ScrewTurn Wiki version 3.0.0.333. Some of the icons created by FamFamFam.