Metadata-Version: 2.1
Name: thunder-observability-agent
Version: 2.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,Splunk,Prometheus,PushGateway,ElasticSearch,ACOS,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) - v2.0.0
	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. 
	  Thunder metrics can be sent to the platform where Thunder is deployed, which includes AWS, Azure, and VMware or can be sent to shared platforms like Elasticsearch (Kibana), Prometheus (Grafana), and Splunk. 
	  Metrics can be sent to any one platform at a time. For more information on Thunder metrics, see Supported Thunder Metrics.

	
	- Collects, processes, and publishes Thunder Syslogs. 
	  The default data collection frequency is 1 minute. 
	  The logs can be published on various platforms like AWS, Azure, VMware, Kibana (Elasticsearch), Grafana (Prometheus and Pushgateway), or Splunk. 
      Logs can be sent to any one platform at a time. For more information on Thunder logs, see Supported Thunder Logs.

    Supported Monitoring Platforms:
	1. AWS.
	2. Azure.
	3. VMware.
	4. Splunk
	5. ElasticSearch-Kibana
	6. Prometheus-Grafana [PushGateway]

	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.
	4. Monitoring thunder adc metrics or logs or both into Splunk Console.
	5. Monitoring thunder adc metrics or logs or both into ElasticSearch/Kibana Console.
	6. Monitoring thunder adc metrics or logs or both into Prometheus/Grafana Console using PushGateway.
	

	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/v2.0.0/OPEN-SOURCE-DISCLAIMER.pdf
	Documentation		        : https://documentation.a10networks.com/docs/Install/Software/thunder-observability-agent/
	Repository			: https://github.com/a10networks/thunder-observability-agent/tree/release/v2.0.0
	Example				: https://github.com/a10networks/thunder-observability-agent/tree/release/v2.0.0/examples
	
	
