summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/openvpn_status_log/testdata/config.json
blob: 078a1ae56f46043299caf8791479775f15d9a700 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "update_every": 123,
  "log_path": "ok",
  "per_user_stats": {
    "includes": [
      "ok"
    ],
    "excludes": [
      "ok"
    ]
  }
}