crowdsec icon indicating copy to clipboard operation
crowdsec copied to clipboard

Add cache to the DNS enricher

Open buixor opened this issue 1 year ago • 4 comments

What would you like to be added?

not 100% sure it's related to this issue but still:

The DNS enricher method](https://app.crowdsec.net/hub/author/crowdsecurity/configurations/rdns) doesn't support cache. It might have some serious impact and create congestion when users are generating a significant amount of overflows (or it's used in a hotpath). Now that we have added cache for other uses, it should be rather trivial to implement and potentially a lifesaver.

Why is this needed?

so that crowdsec can go brrrr

buixor avatar Dec 22 '23 15:12 buixor

@buixor: Thanks for opening an issue, it is currently awaiting triage.

In the meantime, you can:

  1. Check Crowdsec Documentation to see if your issue can be self resolved.
  2. You can also join our Discord.
  3. Check Releases to make sure your agent is on the latest version.
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Dec 22 '23 15:12 github-actions[bot]

@buixor: There are no 'kind' label on this issue. You need a 'kind' label to start the triage process.

  • /kind feature
  • /kind enhancement
  • /kind bug
  • /kind packaging
Details

I am a bot created to help the crowdsecurity developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the BirthdayResearch/oss-governance-bot repository.

github-actions[bot] avatar Dec 22 '23 15:12 github-actions[bot]

/kind enhancement

buixor avatar Dec 22 '23 15:12 buixor

Linked too #2424

LaurenceJJones avatar Dec 22 '23 15:12 LaurenceJJones