fix: 更新日志文件路径,修正sshsvc配置
This commit is contained in:
@@ -10,7 +10,7 @@ database:
|
||||
# duration: rotation time with xx hours, example: 1/12/24 hours
|
||||
# count: rotation count of log, default is 30 rotation
|
||||
logger:
|
||||
file: /usr/local/omc/log/restagent.log
|
||||
file: /var/log/omc_restagent.log
|
||||
level: warn
|
||||
duration: 24
|
||||
count: 90
|
||||
|
||||
Reference in New Issue
Block a user