apache / incubator-pegasus

Apache Pegasus - A horizontally scalable, strongly consistent and high-performance key-value store
https://pegasus.apache.org/
Apache License 2.0
1.96k stars 310 forks source link

feat(logging): Support to specify log directory #2021

Closed acelyc111 closed 1 month ago

acelyc111 commented 1 month ago

Add a new configuration 'log_dir' to indicate the directory to place the logs especially. 'data_dir' will be used if it's empty.

[core]
+log_dir =