Metadata-Version: 2.1
Name: thunder-observability-agent
Version: 1.0.0
Summary: A10 Thunder Observability Agent is a lightweight autonomous data processing engine that can be externally installed and configured for multiple A10 Thunder Instances to collect, process and publish performance metrics and logs into multiple monitoring dashboard.
Home-page: https://github.com/a10networks/thunder-observability-agent
Author: Dinesh Kumar Lohia
Author-email: dlohia@a10networks.com
Maintainer: A10 Networks
Maintainer-email: support@a10networks.com
License: THUNDER OBSERVABILITY AGENT END USER SOFTWARE LICENSE AGREEMENT.
Keywords: Python,A10Networks,Observability,Agent,Thunder,vThunder,cThunder,Thunder,AWS,Azure,Cloudwatch,VMware,Log,Insight,Application,App,Insight,Analytics,Dashboard,Monitoring,VROPS,VRLI,Operations,A10
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Description-Content-Type: text/markdown
Requires-Dist: requests (>=2.27.1)
Requires-Dist: boto3 (>=1.23.10)

# A10's Thunder Observability Agent (TOA)
	The TOA is a lightweight autonomous data processing engine that can be externally installed and configured for any Thunder device.
	TOA offers the following capabilities on Application Delivery Controller (ADC):
	
	- Collects, processes and publishes Thunder metrics. 
	  The default data collection frequency is 1 minute. 
	  The metrics can be published on the same platform where the Thunder instance is deployed. 
	  For more information on Thunder metrics, see Thunder Metric Support.
	
	- Collects, processes, and publishes Thunder Syslogs. 
	  The default data collection frequency is 1 minute. 
	  The logs can be published on the same platform where the Thunder instance is deployed. 
	  Additionally, logs can also be sent to any AWS, Azure, or VMware platforms.

    Supported Monitoring Platforms:
	1. AWS.
	2. Azure.
	3. VMware.

	Supported Use Cases:
	1. Monitoring thunder adc metrics or logs or both into AWS Cloudwatch.
	2. Monitoring thunder adc metrics or logs or both into Azure Application Insight and Log Analytics Workspace.
	3. Monitoring thunder adc metrics or logs or both into VMware vRealize Operations and Log Insight.

	Links:
	License				: https://www.a10networks.com/wp-content/uploads/EULA_Thunder_Observability_Agent.pdf
	Open Source (Notice)            : https://github.com/a10networks/thunder-observability-agent/tree/release/v1.0.0/OPEN-SOURCE-DISCLAIMER.pdf
	Documentation		        : https://documentation.a10networks.com
	Repository			: https://github.com/a10networks/thunder-observability-agent/tree/release/v1.0.0
	Example				: https://github.com/a10networks/thunder-observability-agent/tree/release/v1.0.0/examples
	
	
