On 11/4/2014 7:45 AM, Michael Sokolov wrote:
> Shawn this is really weird -- we run log4j in lots of installations
> and have never seen an issue like this.
>
> I wonder if you might be running some other log rotation software
> (like logrotate) that is somehow getting in the way or conflicting?
I
Shawn this is really weird -- we run log4j in lots of installations and
have never seen an issue like this.
I wonder if you might be running some other log rotation software (like
logrotate) that is somehow getting in the way or conflicting?
-Mike
On 11/01/2014 01:45 PM, Shawn Heisey wrote:
On 11/1/2014 11:45 AM, Shawn Heisey wrote:
> There appear to be large blocks of time missing in my solr logfiles
> created with slf4j->log4j and rotated using the log4j config:
>
> End of solr.log.1: INFO - 2014-10-31 12:52:25.073;
> Start of solr.log: INFO - 2014-11-01 02:27:27.404;
>
> End of
On 11/1/2014 11:45 AM, Shawn Heisey wrote:
> Is this a bug, or have I done something wrong in my config? Should I be
> putting this on the log4j mailing list instead of here? My best guess
> about how this is happening is that an entire logfile is getting deleted
> during rotation.
I did find th
There appear to be large blocks of time missing in my solr logfiles
created with slf4j->log4j and rotated using the log4j config:
End of solr.log.1: INFO - 2014-10-31 12:52:25.073;
Start of solr.log: INFO - 2014-11-01 02:27:27.404;
End of solr.log.2: INFO - 2014-10-29 06:30:32.661;
Start of so