Skip to content

Example API calls to set up OpenSearch (via. Python) for anomaly detection, cross cluster replication, load sample data ...

Notifications You must be signed in to change notification settings

ev2900/OpenSearch_API_Examples

Repository files navigation

OpenSearch API Examples

map-user map-user map-user

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

About

Example API calls to set up OpenSearch (via. Python) for anomaly detection, cross cluster replication, load sample data ...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages