Logging HTTP API endpoint #352

Closed
opened 2025-12-29 01:27:32 +01:00 by adam · 0 comments
Owner

Originally created by @joshuataylor on GitHub (Oct 22, 2022).

Feature request

I am building a Headscale UI. I would love an endpoint to access a logging endpoint, so I can listen (ideally on gRPC?) or poll for events/changes in the system, such as machines joining/leaving, authentication requests etc. This way i can have a realtime overview of what's going on.

Now that the logs are in JSON I could parse the logs, but it would be easier to instead access this via HTTP.

Originally created by @joshuataylor on GitHub (Oct 22, 2022). **Feature request** I am building a Headscale UI. I would love an endpoint to access a logging endpoint, so I can listen (ideally on gRPC?) or poll for events/changes in the system, such as machines joining/leaving, authentication requests etc. This way i can have a realtime overview of what's going on. Now that the logs are in JSON I could parse the logs, but it would be easier to instead access this via HTTP.
adam added the enhancementwontfix labels 2025-12-29 01:27:32 +01:00
adam closed this issue 2025-12-29 01:27:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#352