Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/docs/logs/faq/logpush.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ No. Cloudflare pushes logs in batches as soon as possible.
## My job was accidentally turned off, and I did not receive my logs for a certain time period. Can they still be pushed to me?


No. **Logpush** only pushes the logs once as they become available and is unable to backfill. However, the logs are stored for at least 72 hours and can be downloaded using the **Logpull API**.
No. **Logpush** only pushes the logs once as they become available and is unable to backfill.


## I have reconfigured the job to a new destination, but why am I still receiving the logs at the old destination?
Expand Down
Loading