Example Python programs that use the OpenSearch APIs for common tasks
The CloudFormation stack below launches a Cloud9 enviorment with this repository automaticlly cloned to it + an OpenSearch cluster.
This configuration works well for running the Sample_Log_Data/
The CloudFormation stack below launches a Cloud9 enviorment with this repository automaticlly cloned to it + two OpenSearch cluster that can be configured to replicate data from one cluster to another
This configuration works well for running the Cross_Cluster_Replication/
The CloudFormation stack below launches a Cloud9 enviorment with this repository automaticlly cloned to it + an OpenSearch cluster that can be configured to run an anomaly detection example
This configuration works well for running the Anomaly_Detection/
The CloudFormation stack below launches a Cloud9 enviorment with this repository automaticlly cloned to it + an OpenSearch cluster that can be configured to run the alerting example
This configuration works well for running the Alerting/