blob: 26752e3f8f6ca159d83d34f9e1c91cb420dcfc27 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
grootstream:
knowledge_base:
- name: tsg_ip_asn
fs_type: http
fs_path: http://192.168.44.12:9999/v1/knowledge_base
files:
- f9f6bc91-2142-4673-8249-e097c00fe1ea
- name: tsg_ip_location
fs_type: http
fs_path: http://192.168.44.12:9999/v1/knowledge_base
files:
- 64af7077-eb9b-4b8f-80cf-2ceebc89bea9
- 004390bc-3135-4a6f-a492-3662ecb9e289
kms:
local:
type: local
vault:
type: vault
url: https://192.168.40.223:8200
username: tsg_olap
password: tsg_olap
default_key_path: tsg_olap/transit
plugin_key_path: tsg_olap/plugin/gmsm
ssl:
skip_verification: true
ca_certificate_path: ./config/ssl/root.pem
certificate_path: ./config/ssl/worker.pem
private_key_path: ./config/ssl/worker.key
properties:
hos.path: http://192.168.44.12:9098/hos
hos.bucket.name.traffic_file: traffic_file_bucket
hos.bucket.name.troubleshooting_file: troubleshooting_file_bucket
|