[ 
https://issues.apache.org/jira/browse/LOG4J2-2337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16472018#comment-16472018
 ] 

Arvind Sahare commented on LOG4J2-2337:
---------------------------------------

[[email protected]], On Creating CustomAppender with JSONLayout. 'eol' is set 
to CR+LF.

Can it be configurable with environment? Because it seems CR is getting missed 
while interpreting whereas LF system is able to interpret, which is producing 
log with CR getting printed as String.

> JSONLayout printing \r at end of line
> -------------------------------------
>
>                 Key: LOG4J2-2337
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-2337
>             Project: Log4j 2
>          Issue Type: Bug
>         Environment: Server run on Unix environment.
>            Reporter: Arvind Sahare
>            Priority: Major
>         Attachments: Screen Shot 2018-05-11 at 12.06.51.png
>
>
> Log4j JSONLayout with eventEol="true", prints '\r' at end of log.
> Example:- \{"key":"value", "key":"value"}\r
>  
> Problem - Currently we are using Splunk for log analysis, which is not able 
> to render Log string as JSON, due to \r getting printed. Can we avoid it 
> getting printed?



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to