mirror of https://github.com/hashicorp/consul
NET-3181 - Allow log file naming like Nomad (#18617)
* fixes file name for consul * added log file * added tests for rename methodpull/18634/head
parent
f2ce472ae1
commit
d45c3c2755
@ -0,0 +1,4 @@
|
||||
```release-note:improvement
|
||||
log: Currently consul logs files like this consul-{timestamp}.log. This change makes sure that there is always
|
||||
consul.log file with the latest logs in it.
|
||||
```
|
Loading…
Reference in new issue