Update the License File

Update or replace the Splunk AppDynamics license file after the initial Kubernetes deployment.

Complete the following tasks after installing Splunk AppDynamics charts in your Kubernetes cluster if any of the following conditions apply:
  • Missing License: A valid license file was not present in the config/ folder before applying license.
  • License Maintenance: You need to upgrade, change, or renew your license after the initial installation.
Optional: Specify the license path in the command and run it:
Note:

Go to the directory where you have extracted the deployment files.

Controller
CODE
./appdcli license controller <path-to-license.lic>
Example:
CODE
./appdcli license controller /path/to/new/license.lic
End User Monitoring
CODE
./appdcli license eum <path-to-license.lic>
Example:
CODE
./appdcli license eum /path/to/new/license.lic
All the namespaces in the cluster are updated.