-
Notifications
You must be signed in to change notification settings - Fork 78
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, I started to use this package in conjuction with logback-logstash-encoder for message layout.
Then I noticed that message is output being quoted as string even if it is actually json.
I suppose this is because EcsJsonSerializer.serializeFormattedMessage is always used for any message layout in EcsEncorder.
https://github.com/elastic/ecs-logging-java/blob/main/logback-ecs-encoder/src/main/java/co/elastic/logging/logback/EcsEncoder.java#L149
Currently is there any way to output message in json or do you have any plan to support such feature?
Reactions are currently unavailable
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
Type
Fields
Give feedbackNo fields configured for issues without a type.