summaryrefslogtreecommitdiff
path: root/config.ini
blob: 9515aad7cf669982de9529d5a3b208d4af6506e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[hosts]
clickhouse_host = 192.168.10.130
kafka_host = 192.168.10.130

[tables]
policy_table = policy_log
status_table = status_log

[topics]
policy_topic = i3s_gs_policy
status_topic = i3s_gs_status

[groups]
policy_group = None
status_group = None