Skip to content

Dashboard /api/logs/status URL #216

@zodac-personal

Description

@zodac-personal

Hi, I was using the following URL as a healthcheck for the traefik-log-dashboard container (since my Traefik config requires the container to be healthy to begin reverse proxying it):

http://<traefik-log-dashboard>:3000/api/logs/status

It was working in 2.4.0 but since 3.0.0 it seems to not exist? When I try to load it in my browser I get:

{
"error": "Missing agent id",
"message": "X-Agent-Id header is required"
}

When I use wget and add the X-Agent-Id header, I just get a 404 instead.

Has this endpoint been moved? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions