Format of archived report files

Blueworx Voice Response archives report statistics in flat ASCII files. Each record in the file is a series of comma-delimited fields.

Records in the file look like this:

luton,1997.04.22 00:00:00,reports_local,123456,1
luton,1997.04.22 00:00:00,reports_local,a string local ,1
luton,1997.04.22 00:00:00,reports_local,4,1
luton,1997.04.22 00:00:00,reports_local,185619,1
luton,1997.04.22 00:00:00,ST-Debug,123456,1
luton,1997.04.22 00:00:00,ST-Debug,a string local ,1
luton,1997.04.22 00:00:00,ST-Debug,4,1
luton,1997.04.22 00:00:00,ST-Debug,185109,1
luton,1997.04.22 00:00:00,ST-Debug,a string,1
luton,1997.04.22 00:00:00,ST-Debug,1001,1
luton,1997.04.22 00:00:00,ST-Debug,185753,1

The following sections describe the format of the records in each file:

For a full explanation of the data in each field, see the explanation of the report formats in Standard reports.