-
Notifications
You must be signed in to change notification settings - Fork 82
Open
Labels
agent-javacommunityIssues and PRs created by the communityIssues and PRs created by the communitytriageIssues and PRs that need to be triagedIssues and PRs that need to be triaged
Description
Hi,
EcsLayout
component is great for log4j2.
But for now, we can't inject dynamic values in EcsLayout
attributes.
For instance; serviceVersion
and serviceNodeName
So it would be great to add support for log4j2 property substitution and lookup variables in EcsLayout attributes!
It would allow to write this EcsLayout configuration for instance:
<EcsLayout serviceName="myservice" serviceVersion="$${spring:project.version}" serviceNodeName="${env:HOSTNAME}"/>
Metadata
Metadata
Assignees
Labels
agent-javacommunityIssues and PRs created by the communityIssues and PRs created by the communitytriageIssues and PRs that need to be triagedIssues and PRs that need to be triaged