Skip to content

cloudflare_logpush: Generically rename non-AWS S3-compatible bucket options. #12053

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

Merged
merged 0 commits into from
Dec 11, 2024

Conversation

kcreddy
Copy link
Contributor

@kcreddy kcreddy commented Dec 10, 2024

Proposed commit message

  • Change the UI setting name from Cloudflare R2 Bucket Name to S3-Compatible Bucket Name.
  • Generalise the setting's description.
  • Also update README to generalise the option.

Ref: #10733

Note

Only changes the UI for the user. The respective config option names are untouched to avoid breaking change.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.
  • I have verified that any added dashboard complies with Kibana's Dashboard good practices

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

Screenshot 2024-12-10 at 6 05 19 PM Screenshot 2024-12-10 at 6 05 26 PM

@kcreddy kcreddy marked this pull request as ready for review December 10, 2024 12:37
@kcreddy kcreddy requested a review from a team as a code owner December 10, 2024 12:37
@kcreddy kcreddy self-assigned this Dec 10, 2024
@kcreddy kcreddy added documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:cloudflare_logpush Cloudflare Logpush Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations] labels Dec 10, 2024
@elasticmachine
Copy link

Pinging @elastic/security-service-integrations (Team:Security-Service Integrations)

@@ -118,12 +118,12 @@ policy_templates:
description: It is a required parameter for collecting logs via the AWS S3 Bucket.
- name: cloudflare_r2
Copy link
Contributor Author

@kcreddy kcreddy Dec 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The config option names such as cloudflare_r2 (package manifest) and cloudflare_r2_* (data-stream manifest) are untouched to avoid a breaking change.

@andrewkroh andrewkroh added the enhancement New feature or request label Dec 10, 2024
@elastic-vault-github-plugin-prod

🚀 Benchmarks report

Package cloudflare_logpush 👍(10) 💚(1) 💔(7)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
magic_ids 10309.28 8695.65 -1613.63 (-15.65%) 💔
workers_trace 10101.01 5128.21 -4972.8 (-49.23%) 💔
casb 6802.72 5494.51 -1308.21 (-19.23%) 💔
dns 9803.92 8196.72 -1607.2 (-16.39%) 💔
dns_firewall 3663 3086.42 -576.58 (-15.74%) 💔
firewall_event 4405.29 2832.86 -1572.43 (-35.69%) 💔
gateway_dns 4405.29 2710.03 -1695.26 (-38.48%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

cc @kcreddy

Copy link

@kcreddy kcreddy merged commit e5e1aaa into elastic:main Dec 11, 2024
5 checks passed
@elastic-vault-github-plugin-prod

Package cloudflare_logpush - 1.26.0 containing this change is available at https://epr.elastic.co/package/cloudflare_logpush/1.26.0/

harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 4, 2025
…ptions. (elastic#12053)

- Change the UI setting name from `Cloudflare R2 Bucket Name` to `S3-Compatible Bucket Name`.
- Generalise the setting's description.
- Also update README to generalise the option.
harnish-crest-data pushed a commit to chavdaharnish/integrations that referenced this pull request Feb 5, 2025
…ptions. (elastic#12053)

- Change the UI setting name from `Cloudflare R2 Bucket Name` to `S3-Compatible Bucket Name`.
- Generalise the setting's description.
- Also update README to generalise the option.
@kcreddy kcreddy deleted the cloudflare_logspush-ui-rename branch February 7, 2025 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. enhancement New feature or request Integration:cloudflare_logpush Cloudflare Logpush Team:Security-Service Integrations Security Service Integrations team [elastic/security-service-integrations]
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Cloudflare Logpush] Expose the non_aws_bucket_name in a more generic way to avoid confusion.
4 participants