Skip to content

Commit 4a7c75b

Browse files
micahlPatAltimore
andauthored
Update articles/iot-edge/how-to-retrieve-iot-edge-logs.md
Co-authored-by: Pat Altimore <[email protected]>
1 parent 8e7f2d6 commit 4a7c75b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-retrieve-iot-edge-logs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ Use the **UploadModuleLogs** direct method to send the requested logs to a speci
157157
::: moniker range=">=iotedge-2020-11"
158158

159159
> [!NOTE]
160-
> Use the `since` and `until` filter options to limit the amount of logs retrieved. Calling this direct method without bounds will retrieve all the logs which may be large, time consuming or costly.
160+
> Use the `since` and `until` filter options to limit the range of logs retrieved. Calling this direct method without bounds retrieves all the logs which may be large, time consuming, or costly.
161161
>
162162
> If you wish to upload logs from a device behind a gateway device, you will need to have the [API proxy and blob storage modules](how-to-configure-api-proxy-module.md) configured on the top layer device. These modules route the logs from your lower layer device through your gateway device to your storage in the cloud.
163163

0 commit comments

Comments
 (0)