mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2025-12-09 08:50:26 +08:00
DNS访问日志可以使用关键词搜索
This commit is contained in:
@@ -35,6 +35,7 @@ message ListNSAccessLogsRequest {
|
||||
int64 size = 5; // 单页条数
|
||||
string day = 6; // 日期,格式YYYYMMDD
|
||||
bool reverse = 7; // 是否反向查找,可选
|
||||
string keyword = 8;
|
||||
}
|
||||
|
||||
message ListNSAccessLogsResponse {
|
||||
|
||||
Reference in New Issue
Block a user