mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-11-26 22:00:26 +08:00
服务访问日志增加今天和历史的访问日志查看
This commit is contained in:
@@ -30,6 +30,7 @@ message ListHTTPAccessLogsRequest {
|
||||
int64 size = 3;
|
||||
string day = 4;
|
||||
bool reverse = 5; // 是否反向查找
|
||||
bool hasError = 6;
|
||||
}
|
||||
|
||||
message ListHTTPAccessLogsResponse {
|
||||
|
||||
Reference in New Issue
Block a user