Version 2 is coming up
For the complete documentation index, see llms.txt. This page is also available as Markdown.

Cloudflare (LogPush)

Overview

Use Cloudflare Logpush to stream request metadata into Agent Monitoring. Logpush is a Cloudflare Enterprise feature that supports forwarding logs to external destinations

For additional details about Logpush, refer to Cloudflare’s official documentation.

1

on your domain Cloudflare Dashboard, go to Analytics & Logs -> Logpush

2

Create a new Logpush job, select HTTP destination

3

Set the destination URL to the Limy Analytics API endpoint

https://stream.getlimy.ai/?header_x-api-key=<YOUR_API_KEY>
4

Select HTTP Requests

Under "If logs match", select Filtered logs. Add a filter on the ClientRequestHost field matching your domain.

Select HTTP requests dataset, and choose the following fields to send:

  • ClientIP

  • ClientRequestHost

  • ClientRequestMethod

  • ClientRequestReferer

  • ClientRequestURI

  • ClientRequestUserAgent

  • EdgeStartTimestamp

  • EdgeEndTimestamp

  • EdgeResponseBytes

  • EdgeResponseStatus

Need More Help?

  • Contact answers@limy.ai for any further questions

Last updated