mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Revive notes re BigchainDB Server log rotation
This commit is contained in:
parent
fea9c832b1
commit
40b40ad781
@ -29,6 +29,8 @@ BigchainDB Server writes its logs to two files: normal logs and error logs. The
|
|||||||
- `~/bigchaindb.log`
|
- `~/bigchaindb.log`
|
||||||
- `~/bigchaindb-errors.log`
|
- `~/bigchaindb-errors.log`
|
||||||
|
|
||||||
|
Log rotation is baked into BigchainDB Server using Python's `logging` module. The logs for BigchainDB Server are rotated when any of the above mentioned files exceeds 209715200 bytes (i.e. approximately 209 MB).
|
||||||
|
|
||||||
For more information, see the docs about [the BigchainDB Server configuration settings related to logging](../server-reference/configuration.html#log).
|
For more information, see the docs about [the BigchainDB Server configuration settings related to logging](../server-reference/configuration.html#log).
|
||||||
|
|
||||||
## Tendermint Logging and Log Rotation
|
## Tendermint Logging and Log Rotation
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user