Configure Certificate-Authenticated Web UI Logins

Required User Role: Administrator

You can configure the Log Correlation Engine server to allow certificate-authenticated connections for users logging in to the Log Correlation Engine web UI. When enabled, Log Correlation Engine requires certificate authentication for all users.

To configure certificate-authenticated logins for the Log Correlation Engine web UI, you will need a certificate file representing one or more certificate authority (CA) entities you trust to sign certificates for your users. Typically, this is a .pem file.

For more information, see Certificate-Authenticated Web UI Logins.

To configure certificate-authenticated web UI logins:

  1. Log in to Log Correlation Engine via the command line interface (CLI).

  2. In the CLI in Log Correlation Engine, run the following command:

    /opt/lce/tools/cfg-utils --set-sv web_UI__login__client_CA_cert_path <the CA certificate>

    Log Correlation Engine saves your configuration.

What to do next: