diff --git a/configs/milvus.yaml b/configs/milvus.yaml index 7a3d383c1b..9736e58db4 100644 --- a/configs/milvus.yaml +++ b/configs/milvus.yaml @@ -36,6 +36,7 @@ minio: bucketName: "a-bucket" rootPath: files +# Related configuration of pulsar, used to manage Milvus logs of recent mutation operations, output streaming log, and provide log publish-subscribe services. pulsar: address: localhost port: 6650