License
Adding a new license
To add a new license, proceed as follow:
- Log into LogCraft using the Web Interface.
- Navigate to Global Settings > License.
- Click Add license.
- Navigate to your license file and select it.
- 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