File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ The following AWS Lambda environment variables are supported in both the lambda
2121* SOURCE_NAME_OVERRIDE (OPTIONAL) - Override _ sourceName metadata field within SumoLogic.
2222* INCLUDE_LOG_INFO (OPTIONAL) - Set it to true when loggroup/logstream values needs to be included in logs. Default is false
2323* LOG_FORMAT - Default is Others. One can choose VPC-JSON for VPC flow logs in json format and VPC-RAW for only RAW message line
24- * LOG_STREAM_PREFIX (OPTIONAL) - Comma separated list of logStream name prefixes to filter by logStream, expecially for AWS Batch logs
24+ * LOG_STREAM_PREFIX (OPTIONAL) - Comma separated list of logStream name prefixes to filter by logStream, especially for AWS Batch logs
2525
2626### Configuring Lambda for VPC Flow Logs
2727The following AWS Lambda environment variables are supported in both the lambda functions for VPC flow logs.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ The following AWS Lambda environment variables are supported
4141* ` SOURCE_CATEGORY_OVERRIDE ` (OPTIONAL) - Override _ sourceCategory metadata field within SumoLogic. If ` none ` will not be overridden
4242* ` SOURCE_HOST_OVERRIDE ` (OPTIONAL) - Override _ sourceHost metadata field within SumoLogic. If ` none ` will not be overridden
4343* ` SOURCE_NAME_OVERRIDE ` (OPTIONAL) - Override _ sourceName metadata field within SumoLogic. If ` none ` will not be overridden
44- * ` LOG_STREAM_PREFIX ` (OPTIONAL) - Comma separated list of logStream name prefixes to filter by logStream, expecially for AWS Batch logs
44+ * ` LOG_STREAM_PREFIX ` (OPTIONAL) - Comma separated list of logStream name prefixes to filter by logStream, especially for AWS Batch logs
4545
4646# Dynamic Metadata Fields
4747
You can’t perform that action at this time.
0 commit comments