Skip to content

Latest commit

 

History

History
47 lines (24 loc) · 3.51 KB

File metadata and controls

47 lines (24 loc) · 3.51 KB

OpenSearch API Examples

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/

Launch CloudFormation Stack

KDA_studio_kinesis_demo_yaml


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/

Launch CloudFormation Stack

OpenSearch_demo_VPC_Architecture


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/

Launch CloudFormation Stack

OpenSearch_demo_anomaly_detection_Architecture


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/

Launch CloudFormation Stack

Fluentd_cloud9_Architecture

Future Improvements Planned for this Repository

  • Cross cluster search