This website requires JavaScript.
Explore
Help
Sign In
github
/
overleaf
Watch
1
Star
0
Fork
You've already forked overleaf
0
mirror of
https://github.com/overleaf/overleaf.git
synced
2024-11-07 20:31:06 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fad5639f55
overleaf
/
server-ce
/
runit
/
errorlogs
/
run
3 lines
100 B
Text
Raw
Normal View
History
Unescape
Escape
add /var/log/sharlatex-errors.log
2017-01-13 11:39:34 -05:00
#!/bin/bash
Fix typo in error log filename
2017-10-23 08:46:37 -04:00
tail -F /var/log/sharelatex/*.log | grep '"level":50' >> /var/log/sharelatex-errors.log
Reference in a new issue
Copy permalink