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

[cloudflare] support intervals smaller than 2 minutes #2705

Closed
leehinman opened this issue Feb 16, 2022 · 2 comments · Fixed by #2787
Closed

[cloudflare] support intervals smaller than 2 minutes #2705

leehinman opened this issue Feb 16, 2022 · 2 comments · Fixed by #2787
Assignees
Labels
bug Something isn't working, use only for issues

Comments

@leehinman
Copy link
Contributor

Cloudflare logpoll can return large amounts of data, which can cause very high memory usage. We should be able to support intervals smaller than 2 minutes, preferably down to 1 second.

@leehinman leehinman self-assigned this Feb 16, 2022
@leehinman leehinman added bug Something isn't working, use only for issues Team:Security-External Integrations labels Feb 16, 2022
@elasticmachine
Copy link

Pinging @elastic/security-external-integrations (Team:Security-External Integrations)

@leehinman
Copy link
Contributor Author

Related elastic/beats#30477 , elastic/beats#30476

leehinman added a commit to leehinman/integrations that referenced this issue Mar 8, 2022
- Fix so interval can go down to 1s, instead of 2m

Fixes elastic#2705
leehinman added a commit that referenced this issue Mar 10, 2022
* [cloudflare] bugfix interval

- Fix so interval can go down to 1s, instead of 2m

Fixes #2705

Co-authored-by: Andrew Kroh <[email protected]>
eyalkraft pushed a commit to build-security/integrations that referenced this issue Mar 30, 2022
* [cloudflare] bugfix interval

- Fix so interval can go down to 1s, instead of 2m

Fixes elastic#2705

Co-authored-by: Andrew Kroh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working, use only for issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants