Advanced Settings
Instructions for advanced settings on K2 On-Premises Portal on your infrastructure.
Monitor K2 Components
Monitor K2 Components
bash k2onpreminstall.sh -m 2>&1 | tee -a k2onprem_monitor_output.txt
Note: In case of any issues, please run the monitoring script and send the generated report([report_YYYY_-MM-DD_hh.zip | report_YYYY_-MM-DD_hh_N.zip]) to the K2 team.
Uninstall K2 Components
bash k2onpreminstall.sh -u 2>&1 | tee -a k2onprem_uninstall_output.txt
Note: Before installing the new version of on-premises setup, please uninstall using the above-given command.
Last updated
Was this helpful?