Add csit test cases for centinel features.
[integration/test.git] / csit / variables / centinel / set_configuration.json
1 {
2     "input": {
3         "graylogIp": "localhost",
4         "graylogPort": "12900",
5         "flumeIp": "localhost",
6         "flumePort": "41414",
7         "drillIp": "localhost",
8         "drillPort": "8047",
9         "syslogPort": "1514",
10         "secureSysLog": false
11     }
12 }