Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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
3 changes: 1 addition & 2 deletions packages/cloudflare/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Cloudflare Integration

The Cloudflare integration collects events from the Cloudflare API.

The Cloudflare integration collects events from the [Cloudflare API](https://api.cloudflare.com/).
## Logs

### Audit
Expand Down
5 changes: 5 additions & 0 deletions packages/cloudflare/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# newer versions go on top
- version: "1.4.2"
changes:
- description: Add link to vendor documentation in readme
type: enhancement
link: https://github.com/elastic/integrations/pull/3224
- version: "1.4.1"
changes:
- description: Add `_id` field to the logpull data stream to deduplicate events.
Expand Down
3 changes: 1 addition & 2 deletions packages/cloudflare/docs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Cloudflare Integration

The Cloudflare integration collects events from the Cloudflare API.

The Cloudflare integration collects events from the [Cloudflare API](https://api.cloudflare.com/).
## Logs

### Audit
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudflare/manifest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: cloudflare
title: Cloudflare
version: 1.4.1
version: 1.4.2
release: ga
description: Collect and parse logs from Cloudflare API with Elastic Agent.
type: integration
Expand Down