Copy-edited the log rotation page (docs)#2546
Copy-edited the log rotation page (docs)#2546ttmc merged 6 commits intobigchaindb:masterfrom ttmc:copyedit-log-rotation-page
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2546 +/- ##
=======================================
Coverage 93.63% 93.63%
=======================================
Files 45 45
Lines 2623 2623
=======================================
Hits 2456 2456
Misses 167 167 |
|
@muawiakh While setting up the new testnet, I noticed that @shahbazn said that's because those files get written to a locations configured in the BigchainDB config file, and the default location is The benchmark logs do get written to I will make a commit to update this PR. |
|
This happened because when we run |
|
Don't BigchainDB and Tendermint have to be configured (i.e. don't their config files have to be created and/or edited) before using Monit to run them? I looked in |
|
I am thinking how we can make sure when we use Monit, the logs for BigchainDB and Tendermint are under |
|
@muawiakh If we change the BigchainDB configuration settings If those configuration settings do work, then I suppose the Monit script could just use them to change the log files to be under |
|
@muawiakh I just did a little test where I changed the values of |
|
Needs to be updated, |
|
@muawiakh I will fix the merge conflict. I don't understand what you meant when you wrote:
|
I did my best not to change the meaning of anything in the page. I just rearranged the three subsections (MongoDB, BigchainDB Server, Tendermint) to have parallel structure.