On moma, the current logrotate stanza won't do anything:
```
root@moma:~# file /var/log/softwareheritage/webapp/swh-web.log
/var/log/softwareheritage/webapp/swh-web.log: ASCII text, with very long lines
```
And current size is a tad big:
```
root@moma:~# ls -lah /var/log/softwareheritage/webapp/swh-web.log
-rwxrwx--- 1 swhwebapp swhwebapp 5.7G Oct 5 07:13 /var/log/softwareheritage/webapp/swh-web.log
```