- 23 Jun, 2025 1 commit
-
-
qiuqunfeng authored
Refactor WAF API routing and configuration to streamline endpoint structure and enhance clarity. Update region configuration to include WAF API server details, improving integration with the WAF controller.
-
- 01 Jun, 2025 1 commit
-
-
qiuqunfeng authored
This update introduces the ability to set the log level dynamically based on the LOG_LEVEL environment variable, allowing for better control over logging verbosity. Additionally, the Elasticsearch client creation has been refactored to utilize configuration settings from a JSON file, enhancing the application's configurability. The previous LoadConfig function has been replaced with a more structured approach, and unnecessary code has been removed to streamline the log consumer service.
-
- 30 Mar, 2025 1 commit
-
-
qiuqunfeng authored
- Introduce a new field 'res_name' of type 'keyword' in the WAF detection index template to enhance data categorization and querying capabilities. - This addition aims to improve the structure and usability of the index for WAF-related data.
-
- 05 Mar, 2025 1 commit
-
-
qiuqunfeng authored
- Implement dynamic Kafka authentication mechanism (PLAIN/SCRAM) - Add environment variable-based Kafka broker and authentication configuration - Modify log consumer service to support flexible Kafka connection setup - Update Elasticsearch store initialization with new index template - Extend WAF service types to support listener name and hosts
-
- 03 Mar, 2025 1 commit
-
-
qiuqunfeng authored
- Update region configuration with new API server and cluster details - Modify database configuration to use Kubernetes service endpoint - Change WAF rule categories table migration to use BIGINT with AUTO_INCREMENT - Standardize JSON configuration formatting
-
- 28 Feb, 2025 1 commit
-
-
qiuqunfeng authored
- Updated `EnableListenerWafsReq` struct to use string slice for listeners - Modified WAF service method to parse listener string into hosts and port - Simplified listener WAF configuration logic to work with new listener representation - Added error handling for port parsing and listener format validation
-
- 15 Feb, 2025 1 commit
-
-
qiuqunfeng authored
-
- 06 Feb, 2025 3 commits
-
-
qiuqunfeng authored
-
qiuqunfeng authored
-
qiuqunfeng authored
-
- 05 Feb, 2025 3 commits
-
-
qiuqunfeng authored
-
qiuqunfeng authored
-
qiuqunfeng authored
-