cataglyphis commented on issue #2910:
URL:
https://github.com/apache/apisix-dashboard/issues/2910#issuecomment-1905445946
apisix dashboard log
```
2024-01-23T15:28:57.015631618+08:00 2024-01-23T07:28:57.015Z
filter/logging.go:45 /plugin/list {"status": 304, "host":
"apisix-test.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:57.696833305+08:00 2024-01-23T07:28:57.696Z
filter/logging.go:45 /apisix/admin/plugins {"status": 200, "host":
"apisix-test.bambu-lab.com", "query": "all=true", "requestId": "", "latency":
0.000000002, "remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:57.702280307+08:00 2024-01-23T07:28:57.702Z
filter/logging.go:45 /apisix/admin/global_rules/1 {"status": 200, "host":
"apisix-test.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:57.718622691+08:00 2024-01-23T07:28:57.718Z
filter/logging.go:45 /apisix/admin/global_rules/1 {"status": 200, "host":
"apisix-xxx.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:58.400529750+08:00 2024-01-23T07:28:58.400Z
filter/logging.go:45 /plugin/list {"status": 304, "host":
"apisix-xxx.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:58.629927059+08:00 2024-01-23T07:28:58.629Z
filter/logging.go:45 /apisix/admin/global_rules/1 {"status": 200, "host":
"apisix-xxx.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:58.630160926+08:00 2024-01-23T07:28:58.630Z
filter/logging.go:45 /apisix/admin/plugins {"status": 200, "host":
"apisix-xxx.bambu-lab.com", "query": "all=true", "requestId": "", "latency":
0.000000001, "remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:28:58.679658176+08:00 2024-01-23T07:28:58.679Z
filter/logging.go:45 /apisix/admin/global_rules/1 {"status": 200, "host":
"apisix-xxx.bambu-lab.com", "query": "", "requestId": "", "latency": 0,
"remoteIP": "61.169.76.178", "method": "GET", "errs": []}
2024-01-23T15:29:02.228708893+08:00 2024-01-23T07:29:02.228Z
filter/logging.go:45 /ping {"status": 200, "host": "10.110.133.132:9000",
"query": "", "requestId": "", "latency": 0, "remoteIP": "10.110.18.155",
"method": "GET", "errs": []}
2024-01-23T15:29:02.228727595+08:00 2024-01-23T07:29:02.228Z
filter/logging.go:45 /ping {"status": 200, "host": "10.110.133.132:9000",
"query": "", "requestId": "", "latency": 0, "remoteIP": "10.110.18.155",
"method": "GET", "errs": []}
```
no access / error log
```
/usr/local/apisix-dashboard # cd logs
/usr/local/apisix-dashboard/logs # ls
/usr/local/apisix-dashboard/logs # pwd
/usr/local/apisix-dashboard/logs
/usr/local/apisix-dashboard/logs # ls -al
total 8
drwxr-xr-x 2 root root 4096 Apr 12 2023 .
drwxr-xr-x 1 root root 4096 Apr 12 2023 ..
/usr/local/apisix-dashboard/logs #
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]