mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-11 02:01:29 +08:00
Change img CDN URL
This commit is contained in:
committed by
GitHub
parent
3b96b5bf7d
commit
dd23178da7
@@ -27,9 +27,9 @@ tags:
|
||||
|
||||
seq 不仅支持 syslog, 还支持程序主动上报、采集容器日志等很多功能, 这里只主要围绕 syslog, 收集各种终端设备日志做介绍
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
## 安装: 通过 docker compose 部署 seq
|
||||
|
||||
@@ -80,13 +80,13 @@ services:
|
||||
|
||||
在 system -> system 菜单下, 有个 logging 的 tab, 里面配置好服务器 ip、端口就可以使用了. 协议记得选 udp
|
||||
|
||||

|
||||

|
||||
|
||||
### truenas 配置远程 log
|
||||
|
||||
在 system setting -> advaned -> syslog 菜单下, 配置远程服务器地址和端口, 协议选择 udp, 保存就可以了
|
||||
|
||||

|
||||

|
||||
|
||||
### linux 服务器配置远程 log
|
||||
|
||||
@@ -139,9 +139,9 @@ sudo systemctl restart rsyslog
|
||||
|
||||
默认情况下, 是没有配置日志清理规则的, 时间一长服务器硬盘可能直接满了, 所以这里一定不要忘记配置自动清理. 在菜单里的 retention 可以配置过多少天删除
|
||||
|
||||

|
||||

|
||||
|
||||

|
||||

|
||||
|
||||
### 配置告警通知
|
||||
|
||||
|
||||
Reference in New Issue
Block a user