Skip to content
Merged
Changes from 1 commit
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
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Note that when using Logpush to HTTP endpoints, Cloudflare customers are expecte
5. In **Select a destination**, choose **HTTP destination**.

6. Enter the **HTTP endpoint** where you want to send the logs to, and select **Continue**.
* You can use `"header_*"` URL parameters to set request headers (for example, to pass an authentication token to your HTTP endpoint).

7. Select the dataset to push to the storage service.

Expand Down
Loading