Skip to content

Allow specifying a different management access log prefix #14948

Closed as not planned
@frzme

Description

@frzme

Currently access logs created by the management server (when the management server is run on a different port) automatically get the prefix "management_" prepended (implemented in org.springframework.boot.actuate.autoconfigure.web.servlet.ServletManagementChildContextConfiguration ).
For configurations of access logs which write to stdout (see Scout24/tomcat-stdout-accesslog#2 for an example on how to configure that in tomcat) it would be useful to be able to drop this prefix.
There might also be people interested in configuring this static prefix.

Please expose the prefix as a property and thus make it configurable by end users.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions