Install Services in the Cluster
Install AppDynamics Services in the cluster by running the profile-specific appdcli command.
Configure the Standalone Controller in Splunk AppDynamics On-Premises
Complete post-installation tasks for the Standalone Controller after installing AppDynamics Services.
Install Anomaly Detection Services
Prepare DNS, certificates, and configuration before installing Anomaly Detection services in the cluster.
-
DNS entries are added that are required for the resolution of the Anomaly Detection services. Else, configure the DNS entries using the encrypted secrets file. See Configure DNS Entries.
-
Generated the Ingress certificate and key with all necessary Subject Alternative Names (SANs) and updated the
globals.yaml.gotmplfile accordingly. Configure Ingress certificates using the encrypted secrets file. See Configure Ingress Certificates (Only for SSL Certificates).
Install ATD Services
Prepare and install Automated Transaction Diagnostics services in the cluster.
-
DNS entries are added that are required for the resolution of the ATD services. Else, configure the DNS entries using the encrypted secrets file. See Configure DNS Entries.
-
Ingress certificate and key with all necessary Subject Alternative Names (SANs) are generated and updated the
globals.yaml.gotmplfile accordingly. Configure Ingress certificates using the encrypted secrets file. See Configure Ingress Certificates (Only for SSL Certificates). -
AuthN service is installed along with Splunk AppDynamics services.CODE
kubectl get pods -nauthn
Follow the steps to install Automatic Transaction Diagnostics service in the Virtual Appliance:
metrics.min.retention.period = 20
atd.onprem.enabled = true
Install OpenTelemetry Service
Install the OpenTelemetry service in an On-Premises Virtual Appliance hybrid deployment.
Ensure the following conditions are met:
- Controller is 24.10 or higher on your On-Premises Classic deployment. See Upgrade the Controller Using Enterprise Console
- OpenTelemetry Collector version 0.36 to 0.101.
- The maximum size limit for each request sent to the trace ingestion endpoint is 10 MB.
-
DNS entries are added that are required for the resolution of the OpenTelemetry services. Else, configure the DNS entries using the encrypted secrets file. See Configure DNS Entries.
-
Generated the Ingress certificate and key with all necessary Subject Alternative Names (SANs) and updated the
globals.yaml.gotmplfile accordingly. Configure Ingress certificates using the encrypted secrets file. See Configure Ingress Certificates (Only for SSL Certificates).
(Optional) Install Secure Application
Optionally install Cisco Secure Application services in the Virtual Appliance cluster.
-
DNS entries are added that are required for the resolution of the Secure Application services. Else, configure the DNS entries using the encrypted secrets file. See Configure DNS Entries.
-
Generated the Ingress certificate and key with all necessary Subject Alternative Names (SANs) and updated the
globals.yaml.gotmplfile accordingly. Configure Ingress certificates using the encrypted secrets file. See Configure Ingress Certificates (Only for SSL Certificates).
Install Universal Integration Layer Service
Install the Universal Integration Layer service in the Virtual Appliance cluster.
-
DNS entries are added that are required for the resolution of the Anomaly services. Else, configure the DNS entries using the encrypted secrets file. See Configure DNS Entries.
-
The Ingress certificate and key with all necessary Subject Alternative Names (SANs) are generated and the
globals.yaml.gotmplfile is updated accordingly. Configure Ingress certificates using the encrypted secrets file. See Configure Ingress Certificates (Only for SSL Certificates). -
The authentication settings to the Controller configuration are added. See Configure Standalone Controller.