Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Cloudflare Logs Sample Event Messages

Use these sample event messages to verify a successful integration with JSA.

Note:

Due to formatting issues, paste the message format into a text editor and then remove any carriage return or line feed characters.

Cloudflare Logs sample messages

Sample 1: The following sample event message shows that an HTTP GET request is sent to the hostname host.domain.test, and the server response is status code 200.

Table 1: JSA Field Names and Highlighted Values in the Event Payload

JSA field name

Highlighted values in the event payload

Event ID

ClientRequestMethod + EdgeResponseStatus

For HTTP Request events as shown in the sample, the Event ID is constructed by using the ClientRequestMethod field and the EdgeResponseStatus field. They are concatenated together with an underscore between the fields.

Source IP

ClientIP

Source Port

ClientSrcPort

Device Time

EdgeStartTimestamp

Sample 2: The following sample event message shows that an HTTP request matches a firewall rule and the connection request is dropped by the firewall.

Table 2: JSA Field Names and Highlighted Values in the Event Payload

JSA field name

Highlighted values in the event payload

Event ID

Action

Source IP

ClientIP

Device Time

Datetime