Event Sinks

Event Sinks

The Microsoft Speech Server (MSS) logging schema can route events to three event sinks:

  • Windows Event Log Sink

    Events sent to this sink are displayed in the Windows Event Viewer. These events are mainly for the attention of operators and administrator.

  • Windows Event Trace Log Sink

    All MSS events are sent to this sink; however, depending on the filter in use, not all events are saved in the log (.etl) files. To modify the output to this sink, use the MSSLogConfig script to specify a log filter.

  • Debug Sink

    Use this sink to send real-time events to a debugging console.

See Also

Event Filters | Event Sources | Using MSSLogConfig