Skip to content

[Feature Request] Activity log #151

Description

@eclipsewebmaster

It would be helpful if the server pod produced some kind of activity log like Apache/Nginx do. This would allow users to see that it's active and allow for some basic metrics collection.

Simply print lines like the following to stdout:

$ip $date $http_method $request_url $http_return_code

The IP field should account for the presence of an X-Forwarded-For header and use it's value, rather than that of the upstream.

Metadata

Metadata

Assignees

No one assigned

    Labels

    serverIssues related to the server functionality

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions