Skip to content

Expose server logs over REST API #28

@Inei1

Description

@Inei1

Being able to view the contents of the server's logs could be helpful to remotely administrate the server. To do this, it should be possible to use the PathManager's getLogPath() method to find the logs directory, then get the contents of all .log files and expose them as a resource.

It might be best to restrict viewing of the logs to server admins.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions