diff options
| author | fengweihao <[email protected]> | 2024-11-28 16:27:21 +0800 |
|---|---|---|
| committer | fengweihao <[email protected]> | 2024-11-28 16:27:21 +0800 |
| commit | 15714b4ba3a23b3a294fa3a3763e41bf9bb7f276 (patch) | |
| tree | cd304b496acc0c58dd3e1cc48b95eacde5acb6ef /resource | |
| parent | 59e7f7a6a30383f75c0bf9ac5487a00dec2133b3 (diff) | |
Add session_uuid and log_uuid to the log fieldHEADdevelop-4.9
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/pangu/pangu_http.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/pangu/pangu_http.json b/resource/pangu/pangu_http.json index 9e7c25a..c936b90 100644 --- a/resource/pangu/pangu_http.json +++ b/resource/pangu/pangu_http.json @@ -47,7 +47,7 @@ "is_valid": "yes", "and_conditions": [ { - "filed_name": "SERVER_FQDN", + "filed_name": "DESTINATION_FQDN", "objects": [ { "items": [ |
