Closed amwork2020 closed 2 years ago
@amwork2020 Sorry for taking so long to answer. Did you download the binary from the GitHub releases page or did you compile it yourself ? It seems OVN support is not enabled by default. You can enable it by compiling with make WITH_OVN=true
. I'll check if we can enable it by default.
@amwork2020 This PR should enable support OVN in released binary : https://github.com/skydive-project/skydive/pull/2409
agent: listen: 0.0.0.0:8081 topology: probes:
analyzer: listen: 192.168.68.21:8082 topology: backend: myelasticsearch probes:
storage: myelasticsearch: driver: elasticsearch host: 192.168.68.21:9200
etcd: embedded: true listen: 192.168.68.21:12379