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
Copy file name to clipboardExpand all lines: docs/apm/traces/get-started-transaction-tracing/opentelemetry-instrumentation/aws-lambda/nodejs.md
+36-36Lines changed: 36 additions & 36 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,18 +14,18 @@ To obtain tracing data from AWS Lambda functions developed in Node.js, you can u
14
14
15
15
**Sumo Logic OTel NodeJS Lambda layer supports:**
16
16
17
-
*nodejs16.x, nodejs18.x and nodejs20.x runtimes
17
+
* nodejs18.x or later
18
18
* x86_64 and arm64 architectures
19
19
20
20
## Sumo Logic Distribution for OpenTelemetry Lambda Layer
21
21
22
-
[Sumo Logic Distribution for OpenTelemetry Lambda Layer version 1.17.2](https://github.com/SumoLogic/sumologic-otel-lambda/tree/release-nodejs-v1.17.2/nodejs) provides packed [OpenTelemetry NodeJS](https://github.com/open-telemetry/opentelemetry-js) libraries that automatically instrument Lambda functions. The biggest advantage of installing Sumo Logic OTel Lambda as a layer is disabling/enabling instrumentation of the Lambda function without changing the code.
22
+
[Sumo Logic Distribution for OpenTelemetry Lambda Layer version 2.0.0](https://github.com/SumoLogic/sumologic-otel-lambda/tree/release-nodejs-v2.0.0/nodejs) provides packed [OpenTelemetry NodeJS](https://github.com/open-telemetry/opentelemetry-js) libraries that automatically instrument Lambda functions. The biggest advantage of installing Sumo Logic OTel Lambda as a layer is disabling/enabling instrumentation of the Lambda function without changing the code.
23
23
24
24
### Lambda function requirements
25
25
26
26
It is very simple to instrument your AWS NodeJS Lambda function using the Sumo Logic Distro for Lambda layer. You'll need the following:
27
27
28
-
* NodeJS v16.x or newer
28
+
* NodeJS v18.x or later
29
29
* Lambda layers add permissions
30
30
* Sumo Logic OTLP/HTTP Source endpoint URL - To send spans from the instrumented Lambda function to Sumo Logic you need an endpoint URL from an existing or new [OTLP/HTTP source](/docs/send-data/hosted-collectors/http-source/otlp).
31
31
@@ -56,47 +56,47 @@ The following are the Sumo Logic OTel Lambda layers for AWS Region for amd64 (x8
## Sumo Logic Distribution for OpenTelemetry Lambda container instrumentation
98
98
99
-
[Sumo Logic Distribution for OpenTelemetry Lambda Layer version 1.17.2](https://github.com/SumoLogic/sumologic-otel-lambda/tree/release-nodejs-v1.17.2/nodejs) also provides packed [OpenTelemetry NodeJS](https://github.com/open-telemetry/opentelemetry-js) libraries for container-based Lambda functions.
99
+
[Sumo Logic Distribution for OpenTelemetry Lambda Layer version 2.0.0](https://github.com/SumoLogic/sumologic-otel-lambda/tree/release-nodejs-v2.0.0/nodejs) also provides packed [OpenTelemetry NodeJS](https://github.com/open-telemetry/opentelemetry-js) libraries for container-based Lambda functions.
100
100
101
101
:::note
102
102
The instructions below support only [AWS Base Images for Lambda](https://docs.aws.amazon.com/lambda/latest/dg/runtimes-images.html).
@@ -107,12 +107,12 @@ The instructions below support only [AWS Base Images for Lambda](https://docs.aw
107
107
Instrumentation of container-based AWS Lambda function requires some changes in the Dockerfile and image rebuild. You'll need the following:
108
108
109
109
* Docker
110
-
* NodeJS v16.x or newer
110
+
* NodeJS v18.x or later
111
111
* Sumo Logic OTLP/HTTP Source endpoint URL - To send spans from the instrumented Lambda function to Sumo Logic you need an endpoint URL from an existing or new [OTLP/HTTP source](/docs/send-data/hosted-collectors/http-source/otlp).
112
112
113
113
### Lambda function image changes
114
114
115
-
1. Download and extract Sumo Logic OTel Lambda archive with instrumentation packages specific for your architecture - [amd64 (x86_64)](https://github.com/SumoLogic/sumologic-otel-lambda/releases/download/nodejs-v1.17.2/opentelemetry-nodejs-amd64.zip) or [arm64](https://github.com/SumoLogic/sumologic-otel-lambda/releases/download/nodejs-v1.17.2/opentelemetry-nodejs-arm64.zip).
115
+
1. Download and extract Sumo Logic OTel Lambda archive with instrumentation packages specific for your architecture - [amd64 (x86_64)](https://github.com/SumoLogic/sumologic-otel-lambda/releases/download/nodejs-v2.0.0/opentelemetry-nodejs-amd64.zip) or [arm64](https://github.com/SumoLogic/sumologic-otel-lambda/releases/download/nodejs-v2.0.0/opentelemetry-nodejs-arm64.zip).
116
116
1. Add extracted instrumentation libraries to the image in the `/opt` directory. See the following Dockerfile example:
Copy file name to clipboardExpand all lines: docs/cse/records-signals-entities-insights/view-manage-entities.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ This topic has information about the **Entities** page in Cloud SIEM UI, which l
15
15
16
16
The **Entities** page is useful for monitoring entities that are close to having an insight created. On the **Entities > Details** page, you can view signals and insights for an entity, and, as desired, manually create an insight from signals associated with the entity.
17
17
18
-
You can also update the [tags](/docs/cse/records-signals-entities-insights/tags-insights-signals-entities-rules/), [suppression](/docs/cse/records-signals-entities-insights/about-signal-suppression/) state, and [criticality](/docs/cse/records-signals-entities-insights/entity-criticality/) assigned to entities, as described below in the [Update multiple entities](#update-multiple-entities) section below.
18
+
You can also update the [tags](/docs/cse/records-signals-entities-insights/tags-insights-signals-entities-rules/), [suppression](/docs/cse/records-signals-entities-insights/about-signal-suppression/) state, and [criticality](/docs/cse/records-signals-entities-insights/entity-criticality/) assigned to entities, as described below in the [Update multiple entities](#update-multiple-entities) section.
19
19
20
20
:::sumo Micro Lesson
21
21
@@ -60,6 +60,10 @@ You can create custom entity types as well. For more information, see [Create a
60
60
61
61
When a signal is fired, if an entity doesn’t already exist in Cloud SIEM for the item that the signal fired on, Cloud SIEM creates an entity for it. For more information about entities and signal and insight generation, see [Insight Generation Process](/docs/cse/get-started-with-cloud-siem/insight-generation-process).
62
62
63
+
:::note
64
+
Entity names have a limit of 512 characters. If an entity's name value is 512 characters or longer, the system discards the log, and as a result, no signal is generated.
65
+
:::
66
+
63
67
## About the Entities list page
64
68
65
69
[**Classic UI**](/docs/get-started/sumo-logic-ui-classic). To view entities, click **Entities** at the top of the screen.
@@ -109,7 +113,7 @@ the entity appears.
109
113
| o |**Timeline**. A timeline appears for the entity's activity over a three-day period. For more information, see [About the Entity Timeline tab](#about-the-entity-timeline-tab).|
110
114
| p |**Related Entities**. Entities related to the current entity. |
111
115
| q |**Automations**. [Automations](/docs/cse/automation/automations-in-cloud-siem/#view-results-of-an-automation) that have been run on the entity. |
112
-
| r |**Create Insight**. You can use this option to create an insight on the entity, as described below in [Create an insight](#create-an-insight), below. |
116
+
| r |**Create Insight**. You can use this option to create an insight on the entity, as described below in [Create an insight](#create-an-insight). |
113
117
| s | The **Current State** section lists signals that were generated for the entity during the current [detection window](/docs/cse/records-signals-entities-insights/set-insight-generation-window-threshold/) that are not already part of an insight. (The detection window is the period over which Cloud SIEM evaluates signals, which is 14 days, by default. The detection window is configured on the **Custom Insights** page in the Cloud SIEM UI.) |
114
118
115
119
Below the **Current State** section there may be a **Prior Activity** section. This section lists signals that were generated for the entity prior to the current detection window, and all insights for the entity.
0 commit comments