Publish Project Configuration

The Publish project configuration enables you to send the configuration changes of a project to memory so that they are available to the Core Engine at run time without restarting the Core Engine.

You can publish and update the following changes at run time:

  • Publish Configuration

    Using the Publish Configuration option, you can publish any configuration changes saved in the configuration files to an active Core Engine instance. After you make any changes to the configuration of a project, you do not need to start the Core Engine instance, as the Core Engine instance picks all the changes as soon as you publish the configuration.

  • Update Log Level

    Using the Update Log Level option, you can dynamically change the levels of logging of the Core Engine at run time. For example, you can update the logging level from INFO to DEBUG at run time for the Core Engine.

  • Update Central Log Level

    Using the Update Central Log Level option, you can dynamically change the levels of logging of the Central Logger component at run time.