Amazon CloudSearch is a fully managed service in the cloud that makes it easy to set up, manage, and scale a search solution for your website or application. As the volume of data and traffic fluctuates, Amazon CloudSearch scales to meet your needs.
With Amazon CloudSearch, you can:
- Search large collections of data such as web pages, document files, forum posts, or product information.
- Quickly add search capabilities without being a search expert or limited by hardware provisioning, setup, and maintenance.
Use the AWS public cloud integration to discover and collect metrics against the AWS service.
External reference
Setup
To set up the AWS integration and discover the AWS service, go to AWS Integration Discovery Profile and select Cloud Search Domain.
Event support
CloudTrail event support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.
CloudWatch alarm support
- Supported
- Configurable in OpsRamp AWS Integration Discovery Profile.
Supported metrics
| OpsRamp Metric | AWS Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|---|
| aws_cloudsearch_SuccessfulRequests | SuccessfulRequests | Successful Requests | Count | Sum | The number of search requests successfully processed by a search instance. |
| aws_cloudsearch_SearchableDocuments | SearchableDocuments | Searchable Documents | Count | Maximum | The number of searchable documents in the domain's search index. |
| aws_cloudsearch_IndexUtilization | IndexUtilization | Index Utilization | Percent | Maximum | The percentage of the search instance's index capacity that has been used. The Maximum value indicates the percentage of the domain's index capacity that has been used. |
| aws_cloudsearch_Partitions | Partitions | Partitions | Count | Maximum | The number of partitions the index is distributed across. |