---
title: "AWS Elastic Search Integration Guide"
slug: "aws-elastic-search-integration-guide"
updated: 2023-01-06T15:50:01Z
published: 2023-01-06T15:50:00Z
canonical: "docs.catchpoint.com/aws-elastic-search-integration-guide"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catchpoint.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AWS Elastic Search Integration Guide

This guide details how to set up AWS Elastic Search with Catchpoint. For more information on using Elastic Search in conjunction with Catchpoint, check out our blog post <a href="http://blog.catchpoint.com/2017/07/21/monitor-analyze-performance-aws/" target="_blank" rel="noopener">here</a>.

## Step 1: Setting up the AWS instance

1. Log in to your AWS Account
2. Go to **Services** and select **Elasticsearch Service** under **Analytics**.
3. Input a Domain Name, select the Elasticsearch version, and click **Next.**
<img src="https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017425883-mceclip0.png" width="697" height="308" />
4. Configure the cluster as per your requirements and click **Next.**
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017246086-mceclip1.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017425923-mceclip2.png)
5. Set up access policy. Make sure you allow the Catchpoint webhook domain/IP so that it can post data to Elasticsearch, and then click **Next**.
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017425943-mceclip3.png)
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017425963-mceclip4.png)
6. Confirm your changes and create the AWS ES instance. Wait for **Domain Staus** to change to **Active**, at which point the service is ready to ingest data. Be sure to capture the **Endpoint URL** and **Kibana URL** values.
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017426003-mceclip5.png)

## Step 2: Setting up the webhook to post data to the endpoint URL of AWS ES instance.

1. Select a test for which you want to enable Webhook. Go to **Advanced Settings** in the Test Properties page and **Enable Test Data Webhook** for that particular test.
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017426043-mceclip6.png)
2. Now go to **Settings > API**, and paste the AWS ES Endpoint URL captured in the previous section to the **Endpoint URL** field, then click **Save**.
![](https://cdn.document360.io/cb4af8f9-6751-4fd2-b39c-07aae832badb/Images/Documentation/115017426063-mceclip7.png)

## Step 3. Verifying the setup

Wait for some time depending on how frequently the test is executed. You will be able to view the index in the WS ES indices tab. Also, you should be able to view results in Kibana.
