Skip to content

License

Adding a new license

To add a new license, proceed as follow:

  1. Log into LogCraft using the Web Interface.
  2. Navigate to Global Settings > License.
  3. Click Add license.
  4. Navigate to your license file and select it.
  5. Click Install.

The license takes effects immediately and replaces any pre-existing license.

Manage licenses using the CLI

The command line interface (CLI) can manage licenses.

To add a new license:

bash
logcraft license set <path_to_license>/<license_file>.lic

To view the details of the currently installed license, including workspaces allowance and expiration date, run the view subcommand:

bash
logcraft license view