-
|
Hi all! Is it safe to delete the phoenix.log file? Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hello, yes you can delete the log file. Logging is quite basic at the moment, except if you are using the |
Beta Was this translation helpful? Give feedback.
-
|
@pm47 I had a VPS running with phoenixd for over year and it ran out of storage because my phoenix.log file was almost 10gb. I also have another instance running for over 1 month now, that one has a size of 3.6gb. Both instances run in combination with LNbits. Can't imagine that this is expected? |
Beta Was this translation helpful? Give feedback.
Hello, yes you can delete the log file. Logging is quite basic at the moment, except if you are using the
jvmdistribution, which uses logback and can be fully configured with rotation, etc.