From 055d4fa883dbcb58cf493061d468ad0edab7ef7c Mon Sep 17 00:00:00 2001 From: Nico <86240618+nico-shishkin@users.noreply.github.com> Date: Tue, 14 Nov 2023 15:09:37 +0100 Subject: [PATCH] Update jumpcloud.md --- docs/shipping/Access-Management/jumpcloud.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/shipping/Access-Management/jumpcloud.md b/docs/shipping/Access-Management/jumpcloud.md index 14c59db3..e2d04a23 100644 --- a/docs/shipping/Access-Management/jumpcloud.md +++ b/docs/shipping/Access-Management/jumpcloud.md @@ -83,7 +83,7 @@ If you still don't see your logs, see [log shipping troubleshooting]({{site.base docker stop -t 30 logzio/logzio-jumpcloud ``` -#### Tracking and continuity of API calls using lastTime.txt +## Tracking and continuity of API calls using lastTime.txt Upon the successful completion of each API call, the system records the last start date for the subsequent iteration in a file named `lastTime.txt`. Each entry in this file begins with the API name and concludes with the last start date, formatted in UTC as `%Y-%m-%dT%H:%M:%S.%fZ`.