Post installation user actions After installation is complete, some host configuration changes might be required. Changing the core patternIn some situations, the Amlen Bridge can stop with uncaught signals, such as a SIGSEGV or a SIGQUIT signal. Configuring the log file rotationLog and trace files can become large in size. The logrotate service is used by the Bridge deployment to store the most recent information and to ensure that the files are maintained at a reasonable size. Configuring an administrative endpointThe Bridge requires configuration objects, such as those for connections and forwarders. You can set up the configuration by using a special REST APIs-based admin endpoint.Using environment variables to configure the administration endpointIBM provides a Docker environment file, which can be configured to activate the administration (admin) endpoint.Using the Bridge configuration file to configure the administration endpointYou can update the Bridge configuration by using the imabridge command. In the Docker environment, the command is run from within the container. Parent topic: Installing the Bridge by using Docker containers