Stand-alone deployment fails to dump access logs to a file when configured for it #38115
-
Environment: Standalone on docker When configured for dumping access logs to a file. The access logs are not being generated in the file. I even manually created the directory and file with open permissions to it. It did not work. My config in milvus.yaml are:
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
Can not reproduce in 2.4.7 |
Beta Was this translation helpful? Give feedback.
-
Follow these steps:
|
Beta Was this translation helpful? Give feedback.
-
I upgraded the version to miluvs 2.5_beta in stand alone setup. Now I am able to see accessLogs to the configured file |
Beta Was this translation helpful? Give feedback.
I upgraded the version to miluvs 2.5_beta in stand alone setup. Now I am able to see accessLogs to the configured file