fluent-plugin-json-schema-filter 0.0.3
Fluentd Filter plugin to validate incoming records against a json schema. It is thought that this would be helpful for maintaing a consistent record database.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            fluentd
            >= 0
          
          
            json-schema
            ~> 2.6
          
    