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

Scott Deboy commented on LOG4J2-251:
------------------------------------

Expose the XML or JSON configuration text via the Advertiser mechanism.

MulticastDNSAdvertiser has a limit of 255 bytes for labels and values.  If an 
entry is greater than 255 bytes, the entry is now removed prior to publishing.

The log4j configuration content was exceeding this limit.  This limit is 
specific to Multicast DNS.

Added a 'location' key, with the location (file path) if it is available

                
> Support advertisement of configuration text
> -------------------------------------------
>
>                 Key: LOG4J2-251
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-251
>             Project: Log4j 2
>          Issue Type: Improvement
>            Reporter: Scott Deboy
>            Assignee: Scott Deboy
>
> It may be useful to support advertisement of the configuration itself, either 
> json or xml.
> The advertiser map should provide:
> contentType (application/json or text/xml)
> content (the actual configuration text)
> name ("configuration")

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org
For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Reply via email to