Skip to content

Commit 71b65ff

Browse files
committed
fix(eventbus): update log path to be together with data path (#833)
1 parent 57cd291 commit 71b65ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • controllers/eventbus/installer

controllers/eventbus/installer/nats.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -519,6 +519,7 @@ streaming {
519519
cluster {
520520
node_id: $POD_NAME
521521
peers: [%s]
522+
log_path: /data/stan/logs
522523
}
523524
store_limits {
524525
max_age: 72h

0 commit comments

Comments
 (0)