- [编程语言]
using tail and grep to check and filter log for what you looking for 2023-02-15 14:27:24
In some development or production environment, you may want to check what's happening in the server. you can get the log , for
- [Linux/Unix]
linux 配置 logrotate 动态清理日志大小,节省磁盘空间 2023-02-28 10:16:23
linux下面,如果你不小心,那生成的大量系统日志,可能会把你的磁盘撑爆。 但是我们可以修改一下设置,具体文件位于 /etc/logrotate.d下面 比如这个文件: # cat /etc/logrotate.d/rsyslog /var/log
- [编程语言]
cloudflare worker 自动解析邮件系统 2023-02-18 06:13:08
用github上提供的示例代码,完成cloudflare worker 来解析邮件内容,比如邮件title , content 正文 const PostalMime = require('postal-mime'); async function