mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-25 12:30:24 +08:00
实现实时展示访问日志
This commit is contained in:
@@ -5,6 +5,8 @@ package pb;
|
||||
|
||||
// HTTP访问日志
|
||||
message HTTPAccessLog {
|
||||
string requestId = 48;
|
||||
|
||||
int64 serverId = 1;
|
||||
int64 nodeId = 2;
|
||||
int64 locationId = 3;
|
||||
|
||||
Reference in New Issue
Block a user