Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(logs_pipeline) define and import the Cloudflare Logs pipelines #269

Merged

Conversation

dduportal
Copy link
Contributor

Following jenkins-infra/helpdesk#4372 (in the context of jenkins-infra/helpdesk#2649), we had to update the Logs Pipeline to properly parse the access logs pushed by Cloudflare to datadog.

The default integration was enabled automatically after we started to push logs to datadog, but it targets the source set to cloudflare while we set it up to be cloudlfare-r2.

This PR is a first step to import the configuration we did manually in Datadog UI:

  • Disabled the default integration (for now?)
  • Duplicated it so we could set the source filter to the value we need.

Notes:

  • This PR expects 2 imports and no changes as tested locally
  • We need a subsequent PR with updatecli to retrieve the source value from the Terraform Cloudflare project repository.

@dduportal
Copy link
Contributor Author

Plan: 2 to import, 0 to add, 0 to change, 0 to destroy. => let's roll

@dduportal dduportal merged commit d4f45b9 into jenkins-infra:main Nov 8, 2024
3 checks passed
@dduportal dduportal deleted the feat/parse-cloudflare-r2-logs branch November 8, 2024 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant