Adds volume and static files for logging from socket
This commit is contained in:
parent
238a6f393c
commit
ec4b0c0551
5 changed files with 13 additions and 0 deletions
8
static/socket/logrotate
Normal file
8
static/socket/logrotate
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
/var/www/html/pathfinder/history/map/*.log {
|
||||
daily
|
||||
missingok
|
||||
rotate 14
|
||||
compress
|
||||
notifempty
|
||||
endscript
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue