-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our Software- Developer -Torrust Improvement ExperienceTorrust Improvement ExperienceEPICContains several subissuesContains several subissuesEnhancement / Feature RequestSomething NewSomething New
Milestone
Description
Relates to: torrust/torrust-index#468
Currently, the Tracker logs only include lines like this:
Loading default configuration file: `./share/default/config/tracker.development.sqlite3.toml` ...
2024-02-08T13:54:56.845883372+00:00 [torrust_tracker::bootstrap::logging][INFO] logging initialized.
2024-02-08T13:54:56.850937270+00:00 [UDP Tracker][INFO] Starting on: udp://0.0.0.0:6969
2024-02-08T13:54:56.851174369+00:00 [torrust_tracker::bootstrap::jobs][INFO] TLS not enabled
2024-02-08T13:54:56.852013834+00:00 [HTTP Tracker][INFO] Starting on: http://0.0.0.0:7070
2024-02-08T13:54:56.852030653+00:00 [HTTP Tracker][INFO] Started on: http://0.0.0.0:7070
2024-02-08T13:54:56.852036573+00:00 [torrust_tracker::bootstrap::jobs][INFO] TLS not enabled
2024-02-08T13:54:56.852200992+00:00 [API][INFO] Starting on http://127.0.0.1:1212
2024-02-08T13:54:56.852215812+00:00 [API][INFO] Started on http://127.0.0.1:1212
2024-02-08T13:54:56.852231242+00:00 [Health Check API][INFO] Starting on: http://127.0.0.1:1313
2024-02-08T13:54:56.852250182+00:00 [Health Check API][INFO] Started on: http://127.0.0.1:1313
Subtasks
- Improve logs: add target, identify running service, identify request #600
- Tracker API: log request and responses #696
- Health Check API: log request and responses #700
- HTTP Tracker: log request and responses #697
- UDP Tracker: refactor logs for request and responses #698
- Add latency to UDP tracker logs #704
Metadata
Metadata
Assignees
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our Software- Developer -Torrust Improvement ExperienceTorrust Improvement ExperienceEPICContains several subissuesContains several subissuesEnhancement / Feature RequestSomething NewSomething New
Type
Projects
Status
Done