This commit is contained in:
9
ops/logrotate.conf
Normal file
9
ops/logrotate.conf
Normal file
@@ -0,0 +1,9 @@
|
||||
/tmp/llm_hub_*.log /home/long/project/llm-intelligence/logs/*.log {
|
||||
daily
|
||||
rotate 30
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
copytruncate
|
||||
}
|
||||
Reference in New Issue
Block a user