{
  "$schema": "https://unpkg.com/@7n/rules/schemas/concern.json",
  "fixability": "config",
  "policy": {
    "files": {
      "walkGlob": "**/dremio_v2/config/logback.xml"
    }
  },
  "lint": {
    "scope": "per-file",
    "glob": [
      "**/dremio_v2/templates/zookeeper.yaml"
    ]
  }
}
