box / box/ClusterRunner

Log file names should include port number

Open
#170 3 comments 0 reactions 1 assignee Claimed by @nickzuber View on GitHub
enhancement
Dominant language
Python
Stars
184
Forks
41
PR merge metrics
No merged PRs in 30d

Description

When running ClusterRunner in high-availability mode, we have a case where there are multiple ClusterRunner slave services is running on the same host. One of the problematic things with this is that it's not clear which log file gets written to.

In order to remedy this, I'm going to propose that we namespace the log files with the port number that the service is running on.

For example,

clusterrunner_slave.log => clusterrunner_slave_43001.log

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.