[jira] [Commented] (OFBIZ-6858) Solr logging doesn't work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-6858) Solr logging doesn't work

Nicolas Malin (Jira)

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

Shawn Heisey commented on OFBIZ-6858:
-------------------------------------

Solr 7.4 will ship with log4j2.  The release hasn't been started yet.  I don't know when that's going to happen.  The 7.3.1 release is underway right at this moment.

Note that running Solr in a container other than the Jetty it ships with is an unsupported configuration.

https://wiki.apache.org/solr/WhyNoWar

The logging tab in the admin UI was the major complication on SOLR-7887.  The code that populated that page was *specific* to log4j 1.2, and had to be re-implemented with log4j2.  Upgrading to log4j2 would have been quite easy if the admin UI did not have a logging page.

> Solr logging doesn't work
> -------------------------
>
>                 Key: OFBIZ-6858
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6858
>             Project: OFBiz
>          Issue Type: Bug
>          Components: solr
>    Affects Versions: Trunk, Release Branch 15.12
>            Reporter: Pierre Smits
>            Assignee: Shi Jinghai
>            Priority: Major
>         Attachments: Image2.png
>
>
> When looking at the logging screen in demo-trunk (https://demo-trunk-ofbiz.apache.org/solr/#/~logging) no logging results are shown. Nor does https://demo-trunk-ofbiz.apache.org/solr/#/~logging/level provide any insights.



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