You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
我想按照 outbounds 分类记录 access 日志有什么好办法吗?
我把 xray 用在了一个和翻墙无关的内部网络分流需求上,我需要对网络访问记录进行审计归档。
就是每个 outbound 一个单独的 access-[outbound].log 文件,我对于不同 outbound 关心的程度不同,所以会有不同的归档策略,例如有 BLOCK, DIRECT, INTERNAL 三个 outbound:
日志归档和滚动我用了 logrotate ,但是目前只能对所有的日志进行归档,没办法按不同的出站目标来分类。
Beta Was this translation helpful? Give feedback.
All reactions