Monitoring the model life-cycle
Life-cycle messages are written to the correlator log file whenever a model is created or deleted, or when it fails. The log messages may look as follows:
Model "Build Pipeline" with PRODUCTION mode has started.
Model "Build Pipeline" with PRODUCTION mode has ended.
Model "Build Pipeline" with PRODUCTION mode has failed with an error:
IllegalArgumentException - Error while validating parameters for the
block "toggle" of type "apama.analyticskit.blocks.core.Toggle":
The "Set Delay" must be finite and positive: -1.
Be default, the log file is located at /opt/softwareag/cumulocity-apama-rules/deploy/logs/correlator_defaultCorrelator.log, but this may change depending on your configuration.
The reporting behavior can be changed to perform more operations for life-cycle events. See
Configuring model life-cycle reporting.