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.
Add a license
To add a new license:
bash
logcraft license set /path/to/license/file.lic
If valid, the new license replaces the existing one.
View current license
To view the details of the currently installed license, including workspaces allowance and expiration date, run the view
subcommand:
bash
logcraft license view