-
Notifications
You must be signed in to change notification settings - Fork 51
HTTP Tracker: log request and responses #697
Copy link
Copy link
Closed
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our Software- Developer -Torrust Improvement ExperienceTorrust Improvement ExperienceEnhancement / Feature RequestSomething NewSomething New
Milestone
Description
Parent issue: #687
Relates to: torrust/torrust-index#468
Log HTTP Tracker requests and responses:
Request:
$ curl -i http://127.0.0.1:7070/scrape?info_hash=%44%3C%76%02%B4%FD%E8%3D%11%54%D6%D9%DA%48%80%84%18%B1%81%B6
HTTP/1.1 200 OK
content-type: application/octet-stream
content-length: 81
date: Mon, 19 Feb 2024 09:46:05 GMTResponse (encoded):
d5:filesd20:D<v���=T���H�����d8:completei0e10:downloadedi0e10:incompletei0eeee
Log:
2024-02-19T13:29:02.301023716+00:00 [HTTP TRACKER][INFO] request; server_socket_addr=0.0.0.0:7070 method=GET uri=/scrape?info_hash=%44%3C%76%02%B4%FD%E8%3D%11%54%D6%D9%DA%48%80%84%18%B1%81%B6 request_id=2c4aa57d-dd12-4cb8-95d1-e8193627c106
2024-02-19T13:29:02.301095545+00:00 [HTTP TRACKER][INFO] response; server_socket_addr=0.0.0.0:7070 latency=0 status=200 OK request_id=2c4aa57d-dd12-4cb8-95d1-e8193627c106
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our Software- Developer -Torrust Improvement ExperienceTorrust Improvement ExperienceEnhancement / Feature RequestSomething NewSomething New