To learn more about the add-on, see the documentation at https://docs.splunk.com/Documentation/AppD/latest/AddOn/About.
To learn more about installing the add-on, see https://docs.splunk.com/Documentation/AppD/latest/AddOn/Install.
The Splunk Add-on for AppDynamics contains seven input types:
- High Level Status (read access to the needed data)
- Database Metrics (read access to databases)
- Hardware Metrics (read access to applications)
- Analytics Search (analytics api key permissions)
- Secure Application Data (secureapp read access)
- Events Data (read access to applications)
- Custom Metrics (read access to applications)
- Application Snapshots (read access to applications)
- Controller Audit Logs (account owner role)
- Controller License Usage (account owner role)
Once the Splunk Add-on for AppDynamics is installed and configured, you can execute searches. For more details, see https://docs.splunk.com/Documentation/AppD/latest/AddOn/Search.
To view the logs for this add-on, see https://docs.splunk.com/Documentation/AppD/latest/AddOn/Troubleshoot#View_logs.
Edit the <Splunk Home>/Splunk_TA_AppDynamics/default/splunk_ta_appdynamics_settings.conf
Modify the attribute named "verify_ssl" You need to change this setting from True to False in that file to support self signed ssl certificates. Splunk does not allow SSL validation to be optional, because random numbers can not be trusted for some reason.
Minor bug fixes, added appdlinks spl command to decorate log observer connect data with deeplinks back to the AppDynamics controllers. use "| appdlinks" to add links to that log observer connect search. Changed the self signed search support to be a hidden config option in the ./default/splunk_ta_appdynamics_settings.conf called "verify_ssl" You need to change this setting from True to False in that file to support self signed ssl certificates.
Fixed some minor issues and input configuration descriptions to be more clear, based on feedback, also some more: * fixed some secure app input bugs * moved from the custom events checkbox tree to the new ucc featured one, much prettier * updated some analytics permissions checks on config
fixed two issues: * BT status was returning bad data after the last minor release. * Custom Data Input Validation was to strict and not allowing valid metric paths that happened to have no data, that is fixed to allow valid metrics, so long as a metric id exists.
This patch version of the unsupported v2 of the TA contains a fix to the authentication handlers to allow the old TA to keep working
Full change log here:
https://github.com/splunk/splunk_TA_AppDynamics/compare/v2.0.1...v2.0.6
As a Splunkbase app developer, you will have access to all Splunk development resources and receive a 10GB license to build an app that will help solve use cases for customers all over the world. Splunkbase has 1000+ apps from Splunk, our partners and our community. Find an app for most any data source and user need, or simply create your own with help from our developer portal.