Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-02-03 Thread Bob Paulin
On 2/3/2021 2:34 PM, Yonit David wrote: -Original Message- From: Bob Paulin Sent: Wednesday, February 3, 2021 1:27 PM To: users@sling.apache.org Subject: Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a Warning External Email: Hi Yonit, On 1/27/2021 10:19 AM, Robert Munt

RE: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-02-03 Thread Yonit David
-Original Message- From: Bob Paulin Sent: Wednesday, February 3, 2021 1:27 PM To: users@sling.apache.org Subject: Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a Warning External Email: Hi Yonit, On 1/27/2021 10:19 AM, Robert Munteanu wrote: > Hi Yonit, > > On We

Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-02-03 Thread Bob Paulin
Hi Yonit, On 1/27/2021 10:19 AM, Robert Munteanu wrote: Hi Yonit, On Wed, 2021-01-27 at 15:51 +, Yonit David wrote: Hi Robert, Sorry about that.  Does this work? http://sling.apache.org/jcr/sling/1.0"; xmlns:jcr="http://www.jcp.org/jcr/1.0";     jcr:primaryType="sling:OsgiConfig"     or

Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-01-27 Thread Robert Munteanu
Hi Yonit, On Wed, 2021-01-27 at 15:51 +, Yonit David wrote: > > Hi Robert, > Sorry about that.  Does this work? > > http://sling.apache.org/jcr/sling/1.0"; > xmlns:jcr="http://www.jcp.org/jcr/1.0"; >     jcr:primaryType="sling:OsgiConfig" >     org.apache.sling.commons.log.file="logs/error.l

RE: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-01-27 Thread Yonit David
he.sling.commons.log.file.number="5" org.apache.sling.commons.log.file.size="'.'-MM-dd-a"/> Thanks Yonit -Original Message- From: Robert Munteanu Sent: Wednesday, January 27, 2021 9:49 AM To: users@sling.apache.org Subject: Re: Sling Log Rotation Pattern '.'-M

Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-01-27 Thread Robert Munteanu
Hi Yonit, On Wed, 2021-01-27 at 15:43 +, Yonit David wrote: > Thank you so much for your reply.  Here is my configuration: > > [cid:image002.jpg@01D6F490.D200BCE0] I am not able to see the image. Can you please resend, in plain text if at all possible? Our mailing list viewer has the same p

RE: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-01-27 Thread Yonit David
Robert, Thank you so much for your reply. Here is my configuration: [cid:image002.jpg@01D6F490.D200BCE0] Thanks Yonit -Original Message- From: Robert Munteanu Sent: Wednesday, January 27, 2021 8:13 AM To: users@sling.apache.org Subject: Re: Sling Log Rotation Pattern '.'

Re: Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-01-27 Thread Robert Munteanu
Hi Yonit, On Fri, 2021-01-22 at 21:00 +, Yonit David wrote: > Hello! > > Has anyone been successful in getting the sling log rotation pattern > for twice a day - at noon and at midnight to actually work?  '.'- > MM-dd-a " > > > Other patterns work as expected, but this one seems to just

Sling Log Rotation Pattern '.'yyyy-MM-dd-a

2021-01-22 Thread Yonit David
Hello! Has anyone been successful in getting the sling log rotation pattern for twice a day - at noon and at midnight to actually work? '.'-MM-dd-a " Other patterns work as expected, but this one seems to just rotate once a day at midnight with the addition of AM or PM on the filepath ins