Microsoft Speech Server Log Import Task

Microsoft Speech Server Log Import Task

Use the Log Import Task dialog box to specify the settings used when importing event trace log (.etl) files to Call Viewer and Speech Application Reports databases. For information on how to open this dialog box, see the topic Creating Speech Application Log Analysis Tools Databases.

Import log files into Call Viewer database

Check this to extract data to a Call Viewer database.

Call Viewer database connection

Select the connection to the Call Viewer database.

Filter import by event types in file

Specify the path to a text file listing event types desired for the import. The field is blank by default, which means all events are imported. If a file is specified, only events listed in the file are imported. Event types listed in the text file must be new line character delimited. Sample files pre-populated with event names are provided in the folder Microsoft Speech Application SDK 1.1\SDK Tools\Log Analysis. For more information, see the topic Importing Log Files.

Import log files into reporting database

Check this to extract data to a Speech Application Reports database, and upload the data to a reports server.

Reporting database connection

Select the connection to the Speech Application Reports database.

SQL Server Reporting Services base URL

Specify the URL of the reports service on the computer where SQL Server Reporting Services is installed, for example https://myServer/ReportServer. In order to be able to use the Lookup tool, the user must have permissions to run Windows Management Instrumentation (WMI) on the server hosting Reporting Services.

File of additional event types to extract to the database

Specify the path to a file listing additional event types. For more information, see the topic Importing Log Files.

Target report server folder name

Specify the folder where reports are created on the report server. By default this is Speech Application Reports.

Command timeout

Specify the timeout in seconds for SQL commands executed during the import operation. Defaults to 600 seconds. Entering 0 specifies an infinite timeout value.

Log files/folders

To specify which .etl files to import, click Add File and browse to the files. Click the file name to edit it. To add all of the .etl files in a folder, click Add Folder and select the folder in the Browse for Folder dialog box.

When a log entry cannot be imported

Select Abort the import to end the import operation if a log entry cannot be imported. Select Skip the entry to continue importing with the next log entry.

See Also

Importing Log Files