Actions
Optimization #614
open
EL
CT
Rate limiting messages
Optimization #614:
Rate limiting messages
Effort:
low
Difficulty:
medium
Label:
Description
SCLog* function family should be updated to limit the number of repetitive messages. One way to do so could be to store the log messages in a hash and keeping a counter for each entry to set up the rate limiting.
Actions