Skip to content

Commit 98b4652

Browse files
authored
Update amazon-opensearch.md
1 parent f60d513 commit 98b4652

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/integrations/amazon-aws/amazon-opensearch.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Amazon OpenSearch Service is a managed service that makes it easy to deploy, ope
1212

1313
The Sumo Logic app for Amazon OpenSearch collects CloudWatch logs, CloudWatch metrics, and CloudTrail logs, providing a unified logs and metrics app that provides insights into the operations and utilization of your OpenSearch service. The preconfigured dashboards help you monitor the key metrics by domain names and nodes, view the OpenSearch events for activities, and help you plan the capacity of your OpenSearch service.
1414

15-
## Log and Metrics types
15+
## Log and metrics types
1616

1717
The Sumo Logic app for Amazon OpenSearch uses:
1818

@@ -194,11 +194,11 @@ account=* region=* namespace=aws/es "\"eventsource\":\"es.amazonaws.com\""
194194
account=* region=* namespace=aws/es domainname=* !nodeid=* metric=WriteLatency statistic = average | avg by domainname
195195
```
196196

197-
## Collect logs and metrics for the Amazon OpenSearch app
197+
## Collecting logs and metrics for the Amazon OpenSearch app
198198

199199
This section has instructions for collecting logs and metrics for the Amazon OpenSearch Service app.
200200

201-
### Collect CloudWatch Logs
201+
### Collecting CloudWatch logs
202202

203203
To enable Amazon OpenSearch CloudWatch Logs, follow the steps mentioned in [AWS Documentation](https://docs.aws.amazon.com/opensearch-service/latest/developerguide/createdomain-configure-slow-logs.html)
204204

@@ -218,7 +218,7 @@ Sumo Logic supports several methods for collecting logs from Amazon CloudWatch.
218218

219219
<img src={useBaseUrl('https://sumologic-app-data-v2.s3.amazonaws.com/dashboards/AWS-Lambda/lamda-cw-logs-source-fields.png')} alt="Fields" />
220220

221-
### Collect CloudTrail Logs
221+
### Collecting CloudTrail logs
222222

223223
1. Add an [AWS CloudTrail Source](/docs/send-data/hosted-collectors/amazon-aws/aws-cloudtrail-source/) to your Hosted Collector.
224224
* **Name**. Enter a name to display for the new Source.
@@ -236,21 +236,21 @@ Sumo Logic supports several methods for collecting logs from Amazon CloudWatch.
236236
* **Enable Multiline Processing**. Select the **Detect messages spanning multiple lines** check box, and select **Infer Boundaries**.
237237
2. Click **Save**.
238238

239-
### Collect CloudWatch Metrics
239+
### Collecting CloudWatch metrics
240240

241241
1. Configure a [Hosted Collector](/docs/send-data/hosted-collectors/configure-hosted-collector/).
242242
2. Configure an [Amazon CloudWatch Source for Metrics](/docs/send-data/hosted-collectors/amazon-aws/amazon-cloudwatch-source-metrics/) or [AWS Kinesis Firehose for Metrics Source](/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-metrics-source/) (Recommended).
243243
3. **Namespaces**. Select **aws/es**.
244244
4. **Metadata**. Add an account field to the source and assign it a value that is a friendly name/alias to your AWS account from which you are collecting metrics. The account field allows you to query metrics.
245245
5. Click **Save**.
246246

247-
### Field in Field Schema
247+
### Configure field in Field Schema
248248

249249
1. [New UI](/docs/get-started/sumo-logic-ui/). In the main Sumo Logic menu, select **Data Management**, and then under **Logs** select **Fields**. You can also click the **Go To...** menu at the top of the screen and select **Fields**. <br/>[Classic UI](/docs/get-started/sumo-logic-ui-classic/). In the main Sumo Logic menu, select **Manage Data > Logs > Fields**.
250250
2. Search for the `domainname` field.
251251
3. If not present, create it. Learn how to create and manage fields [here](/docs/manage/fields/#manage-fields).
252252

253-
### Field Extraction Rule(s)
253+
### Configure Field Extraction Rule(s)
254254

255255
Create a Field Extraction Rule for CloudTrail Logs. Learn how to create a Field Extraction Rule [here](/docs/manage/field-extractions/create-field-extraction-rule/).
256256

@@ -285,7 +285,7 @@ account=* region=* _sourceHost=/aws/OpenSearchService/*
285285
| fields namespace, domainname
286286
```
287287

288-
### Centralized AWS CloudTrail Log Collection
288+
### Collecting Centralized AWS CloudTrail logs
289289

290290
In case you have a centralized collection of CloudTrail logs and are ingesting them from all accounts into a single Sumo Logic CloudTrail log source, create the following Field Extraction Rule to map a proper AWS account(s) friendly name/alias. Create it if not already present or update it as required.
291291

0 commit comments

Comments
 (0)