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
          
    