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

ASF subversion and git services commented on OFBIZ-13089:
---------------------------------------------------------

Commit 8cd452753791649a17d774ad935153ac78744d46 in ofbiz-framework's branch 
refs/heads/trunk from Jacques Le Roux
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=8cd4527537 ]

Fixed: Tomcat access_log has 2 dots (OFBIZ-13089)

Between Tomcat 7 and Tomcat 8 the access_log default value of fileDateFormat
has changed:
https://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Access_Log_Valve/Attributes
https://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Access_Log_Valve/Attributes

I did not find any notice about that. We did not change OFBiz access-log-prefix 
value.
Not a big deal but better keep a simple file format with only one dot.

As we use the defaul format value we could also remove this OOTB value.
I believe it's better to keep it in order to allow users to decide about it.
Without this OOTB value they may miss this opportunity.


> Tomcat access_log has 2 dots
> ----------------------------
>
>                 Key: OFBIZ-13089
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-13089
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: tomcat
>    Affects Versions: Upcoming Branch
>            Reporter: Jacques Le Roux
>            Assignee: Jacques Le Roux
>            Priority: Trivial
>             Fix For: Upcoming Branch
>
>
> I noticed that between Tomcat 7 and Tomcat 8 the access_log default value of 
> fileDateFormat has changed:
> https://tomcat.apache.org/tomcat-7.0-doc/config/valve.html#Access_Log_Valve/Attributes
> https://tomcat.apache.org/tomcat-8.0-doc/config/valve.html#Access_Log_Valve/Attributes
> I did not find any notice about that. We did not change OFBiz 
> access-log-prefix value.
> Not a big deal but better keep a simple file format with only one dot.
> As we use the defaul format value we could also remove this OOTB value. I 
> believe it's better to keep it in order to allow users to decide about it. 
> Without this OOTB value they may miss this opportunity.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to