• qiuqunfeng's avatar
    Add Signal struct and enhance WAF detection handling in LogConsumerService · 8af8dde1
    qiuqunfeng authored
    This update introduces a new Signal struct to encapsulate details related to WAF detections, including severity, tags, and context. The genWafDetectionSignal function has been implemented to generate signals based on attacked logs, improving the overall detection process. Additionally, the handling of bulk indexing for signals has been integrated into the existing workflow, ensuring that signals are properly indexed alongside events.
    8af8dde1
log_consumer.go 11.1 KB