]
Brian Stansberry commented on WFCORE-2951:
------------------------------------------
I think the analysis of this should make how it's going to be used on OpenShift a
first class concern. We're now responsible for our OS images, and our images already
have things in place related to this.[1] Features whose use cases are heavily cloud-driven
are going to need to start factoring the use on OS into the plan.
[1] See
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-.