ev2900 / OpenSearch_API_Examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ...


Languages

Language:Python 100.0%