Giter VIP home page Giter VIP logo

jxlog's Introduction

jxlog

jxlog是基于kafka+streamsets+clickhouse+redash构建的用于查询、分析、可视化jxwaf日志的系统。该日志架构也可用于其他日志集中化,分析解决方案。

功能

  • 提供HTTP接口对jxwaf日志进行查询、分析
  • 基于SQL的查询语言,大部分与SQL标准相同
  • 使用redash构建仪表板及数据可视化

文档

日志说明

字段名 字符类型 描述
rule_id 字符串 规则ID
rule_var 字符串 规则匹配参数类型
rule_transform 数组 规则参数处理函数
rule_operator 字符串 规则操作函数
rule_category 字符串 规则种类
rule_action 字符串 规则匹配处理方法
http_request_host 字符串 服务端IP
http_request_time 字符串 请求处理的时间
rule_remote_ip 字符串 客户端IP
rule_uri 字符串 请求URL
rule_detail 字符串 规则详情
rule_serverity 字符串 规则危害程度
rule_negated 字符串 规则结果是否取反
rule_match_key 字符串 请求匹配参数名
rule_match_var 字符串 请求匹配参数值
rule_match_captures 字符串 请求匹配正则值

jxlog's People

Contributors

thankfly avatar jx-sec avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.