Project Configuration

Event Stream Processor project configuration separates physical deployment elements from business logic.

Event Stream Processor 5.1 includes a new project configuration option: Bad Record File (bad-record-file in CCR).

This option saves bad records to a file that you specify. When this option is omitted (the default), bad records are discarded. Default file name is esp_bad_record_file.

If the value is a file name with no path, ESP places the file in a default location:
<base-directory>/<workspace-name>.<project-name>.<instance-number>
where <base-directory> is a property defined in the cluster configuration file: