Requirements
- Requires Ansible >=2.12.0
-
Supports most Debian and RHEL-based Linux distributions, and Windows
Note: The Splunk AppDynamics Ansible Collection supports auto-instrumentation of JBoss (Wildfly) and Tomcat, on Linux only. - Windows OS requires Powershell >= 5.0
- Network/firewall access to download Splunk AppDynamics agents from
https://download-files.appdynamics.com
andhttps://download.appdynamics.com
on the Ansible control node jq
is required on the Ansible control node. It is recommended that you install it manually (this requiressudo
access), or run theinstall_jq.yaml
playbook in theplaybook
folder. For example: ansible-playbook install_jq.yaml --ask-become-pass -e 'ansible_python_interpreter=/usr/bin/python'lxml
is required if you need to enable enhanced agent logging (DEBUG, TRACE, and so on). We recommend that you install it manually on the Ansible control node usingpip3 install lxml
, or run theinstall_lxml.yaml
playbook in theplaybook
folder- Download the Agent playbook based on the application