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/monitoring-aws-lambda.asciidoc
+4-4
Original file line number
Diff line number
Diff line change
@@ -142,28 +142,28 @@ Log events can be viewed in {kib} in the APM UI. Disable log collection by setti
142
142
[float]
143
143
=== `ELASTIC_APM_LAMBDA_VERIFY_SERVER_CERT`
144
144
145
-
[small]#Added in: v1.3.0.
145
+
[small]#Added in: v1.3.0.#
146
146
147
147
Whether to enable {apm-lambda-ext} to verify APM Server's certificate chain and host name.
148
148
149
149
[float]
150
150
=== `ELASTIC_APM_LAMBDA_SERVER_CA_CERT_PEM`
151
151
152
-
[small]#Added in: v1.3.0.
152
+
[small]#Added in: v1.3.0.#
153
153
154
154
The certificate passed as environment variable. To be used to verify APM Server's certificate chain if verify server certificate is enabled.
155
155
156
156
[float]
157
157
=== `ELASTIC_APM_SERVER_CA_CERT_FILE`
158
158
159
-
[small]#Added in: v1.3.0.
159
+
[small]#Added in: v1.3.0.#
160
160
161
161
The certificate passed as a file name available to the extension. To be used to verify APM Server's certificate chain if verify server certificate is enabled.
162
162
163
163
[float]
164
164
=== `ELASTIC_APM_SERVER_CA_CERT_ACM_ID`
165
165
166
-
[small]#Added in: v1.3.0.
166
+
[small]#Added in: v1.3.0.#
167
167
168
168
The ARN for Amazon-issued certificate. To be used to verify APM Server's certificate chain if verify server certificate is enabled.
0 commit comments