[jboss-jira] [JBoss JIRA] (WFCORE-2951) Add JSON formatter resources to the logging subsystem
James Perkins (JIRA)
issues at jboss.org
Fri Sep 29 13:21:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13470320#comment-13470320 ]
James Perkins commented on WFCORE-2951:
---------------------------------------
Adding a logstash formatter would likely only be for convenience. Really it's just a {{json-formatter}} with the {{timestamp}} key replaced with {{@timestamp}} and a {{@version : 1}} key/value pair added to the output. This would be very easy to do with the {{json-formatter}} itself. In fact dropping the {{org.jboss.logmanager.formatters.LogstashFormatter}} is being considered.
> Add JSON formatter resources to the logging subsystem
> -----------------------------------------------------
>
> Key: WFCORE-2951
> URL: https://issues.jboss.org/browse/WFCORE-2951
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Logging
> Reporter: James Perkins
> Assignee: James Perkins
> Fix For: 4.0.0.Beta1
>
>
> The logging subsystem should include resources for a {{json-formatter}} -and probably a {{logstash-formatter}}. The {{logstash-formatter}} is likely just an extension of the {{json-formatter}} with some predefined attributes that logstash requires-.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list