You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/logs/get-started/enable-destinations/elastic.mdx
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,8 @@ head:
9
9
10
10
---
11
11
12
+
import { APIRequest } from"~/components"
13
+
12
14
Push your Cloudflare logs to Elastic for instant visibility and insights. Enabling this integration with Elastic comes with a predefined dashboard to view all of your Cloudflare observability and security data with ease.
13
15
14
16
The Cloudflare Logpush integration can be used in three different modes to collect data:
@@ -39,21 +41,19 @@ Add the same custom header along with its value on both sides for additional sec
39
41
40
42
For example, while creating a job along with a header and value for a particular dataset:
Cloudflare checks the accessibility of the IP address, port, and validates the certificate of the HTTP Receive log source. If all parameters are valid, a Logpush is created, and starts to send events to HTTP Receiver log source.
0 commit comments