Skip to content

Commit 651e447

Browse files
authored
Merge pull request #108389 from veyalla/master
add getlogs
2 parents 58ed660 + 0da4bcf commit 651e447

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/iot-edge/how-to-edgeagent-direct-method.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ New direct method options are available as experimental features to test, includ
6868

6969
* [UploadLogs](https://github.com/Azure/iotedge/blob/master/doc/built-in-logs-pull.md): Retrieve module logs and upload them to Azure Blob Storage.
7070
* [GetTaskStatus](https://github.com/Azure/iotedge/blob/master/doc/built-in-logs-pull.md#gettaskstatus): Check on the status of an upload logs request.
71+
* [GetLogs](https://github.com/Azure/iotedge/blob/master/doc/built-in-logs-pull.md#getlogs): Retrieve module logs inline in the response of the direct method.
7172

7273
## Next steps
7374

0 commit comments

Comments
 (0)