CSVDatastore
Introduction
Logs data into a comma-separated values (CSV) file. The delimiter is configurable (default is comma). Note that logged data can't be viewed through CDP Studio Analyze mode, a third-party tool is required to analyze the data.
Configuring the Datastore
Property | Description |
---|---|
FileName | Name (or path) of the CSV file. |
FileSizeLimit | Maximum file size of the CSV file in megabytes, use '0' for no limit. When limit is reached, "-old" suffix is appended to file name and a new file is created. When limit is reached again, the previous "old" file is deleted. So available disk space must be at least two times higher than the value set here. |
Delimiter | Delimiter to use for separating values. Common options are comma (,), tab (\t) and semicolon (;). |
TimeFormat | Sets the timestamp format in the CSV file. Valid values are:
|
Viewing Logged Data
Viewing data through CDPLogger built-in server or CDP Studio Analyze mode is not supported. It is recommended to use third-party tools for analyzing CSV data, e.g. Microsoft Excel.
Get started with CDP Studio today
Let us help you take your great ideas and turn them into the products your customer will love.