1. 23 Jun, 2025 1 commit
    • qiuqunfeng's avatar
      Add waf-api-server build target to Makefile · 78b112b7
      qiuqunfeng authored
      This commit introduces a new build target for the waf-api-server in the Makefile. It includes commands to build the server with specific tags and create a Docker image, enhancing the build process for the WAF console project.
      78b112b7
  2. 05 Mar, 2025 1 commit
    • qiuqunfeng's avatar
      Add Kafka log consumer with dynamic authentication and configuration · b0527e79
      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
      b0527e79
  3. 17 Feb, 2025 1 commit
  4. 06 Feb, 2025 1 commit
  5. 05 Feb, 2025 2 commits