Commands for managing NXLog Platform
The table below lists the commands available on the NXLog Platform deployer to install, back up, and manage NXLog Platform.
Run the command nxp_manage.sh help
to see a list of the available commands and their descriptions.
You must run the commands with root privileges, for example using sudo nxp_manage.sh [COMMAND] .
|
Command | Description |
---|---|
Install NXLog Platform |
|
|
Install and validate all NXLog Platform dependencies. |
|
Install NXLog Platform. |
Manage and configure NXLog Platform |
|
|
Start NXLog Platform. |
|
Stop NXLog Platform. |
|
Apply the updated configurations in |
|
Import your SSL certificate to NXLog Platform. The command asks you to specify the path to an existing SSL certificate file. |
Monitor and troubleshoot NXLog Platform |
|
|
Display the log output of a specific container by selecting it from a menu. |
|
Display the log output of all NXLog Platform containers. |
|
Display and follow the log output of all NXLog Platform containers. |
|
Display real-time resource usage statistics of the NXLog Platform containers. |
|
Generate a compressed file containing logs and information to help debug NXLog Platform. Include this file when opening a support ticket. |
Back up and restore NXLog Platform |
|
|
Back up the NXLog Platform data to a compressed file. This command temporarily stops NXLog Platform. See Back up and restore NXLog Platform for more information. |
|
Restore an NXLog Platform backup. You must specify the backup file as an argument to the command. See Back up and restore NXLog Platform for more information. |
Remove and clean up NXLog Platform |
|
|
Stop and remove all NXLog Platform containers. |
|
Stop and remove all NXLog Platform containers and volumes. This command deletes all your NXLog Platform data. |
|
Clean up temporary files. |