Monitoring Streams for Errors

Modify a project to use error streams to keep track of errors in other streams in the project.

Error streams collect information from other streams about errors. Use error streams for debugging projects in development and monitoring projects in a production environment.

  1. Identify the project and the specific streams to monitor.
  2. Determine whether you want to use multiple error streams. Determine the visibility for each error stream.
  3. Create the error stream in the project.
  4. Display information from the error stream.