You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Collecting logs and metrics for the Amazon EC2 Auto Scaling
102
102
When you create an AWS Source, you'll need to identify the Hosted Collector you want to use or create a new Hosted Collector. Once you create an AWS Source, associate it with a Hosted Collector. For instructions, see [Configure a Hosted Collector and Source](/docs/send-data/hosted-collectors/configure-hosted-collector).
103
103
104
-
### Collect Cloudtrail logs
104
+
### Collecting Cloudtrail logs
105
105
106
106
1. Configure a Amazon EC2 Auto Scaling [Cloudtrail Logs Source](/docs/send-data/hosted-collectors/amazon-aws/aws-cloudtrail-source/).
107
107
1.**Metadata**. Click the **+Add Field** link to add custom log metadata [Fields](/docs/manage/fields). Define the fields you want to associate. Each field needs a name (key) and a value.
@@ -110,7 +110,7 @@ When you create an AWS Source, you'll need to identify the Hosted Collector you
110
110
* <img src={useBaseUrl('img/reuse/green-check-circle.png')} alt="green check circle.png" width="20"/> A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
111
111
* <img src={useBaseUrl('img/reuse/orange-exclamation-point.png')} alt="orange exclamation point.png" width="20"/> An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled in the Fields table schema. In this case, you'll see an option to automatically add or enable the nonexistent fields to the Fields table schema. If a field is sent to Sumo Logic but isn’t present or enabled in the schema, it’s ignored and marked as **Dropped**.
112
112
113
-
### Collect metrics
113
+
### Collecting metrics
114
114
115
115
1. Sumo Logic supports collecting metrics using two source types:
116
116
* Configure an [AWS Kinesis Firehose for Metrics Source](/docs/send-data/hosted-collectors/amazon-aws/aws-kinesis-firehose-metrics-source) (recommended); or
@@ -124,13 +124,13 @@ When you create an AWS Source, you'll need to identify the Hosted Collector you
124
124
The namespace for Amazon EC2 Auto Scaling Service is AWS/AutoScaling.
125
125
:::
126
126
127
-
## Field in field schema
127
+
## Configure field in field schema
128
128
129
129
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**.
130
130
1. Search for the `autoscalinggroup` field.
131
131
1. If not present, create it. Learn how to create and manage fields [here](/docs/manage/fields.md#manage-fields).
132
132
133
-
## Field Extraction Rule(s)
133
+
## Configure Field Extraction Rule(s)
134
134
135
135
Create a Field Extraction Rule (FER) for Amazon EC2 Auto Scaling access logs and CloudTrail logs. Learn how to create a Field Extraction Rule [here](/docs/manage/field-extractions/create-field-extraction-rule).
0 commit comments