Re: another log question about solr 5

2016-08-25 Thread elisabeth benoit
Thanks! This is very helpful! Best regards, Elisabeth 2016-08-25 17:07 GMT+02:00 Shawn Heisey : > On 8/24/2016 6:01 AM, elisabeth benoit wrote: > > I was wondering was is the right way to prevent solr 5 from creating a > new > > log file at every startup (and renaming the actual file mv > > "$S

Re: another log question about solr 5

2016-08-25 Thread Shawn Heisey
On 8/24/2016 6:01 AM, elisabeth benoit wrote: > I was wondering was is the right way to prevent solr 5 from creating a new > log file at every startup (and renaming the actual file mv > "$SOLR_LOGS_DIR/solr_gc.log" "$SOLR_LOGS_DIR/solr_gc_log_$(date > +"%Y%m%d_%H%M")" I think if you find and comm

another log question about solr 5

2016-08-24 Thread elisabeth benoit
Hello again, We're planning on using solr 5.5.2 on production, using installation script install_solr_service.sh. I was wondering was is the right way to prevent solr 5 from creating a new log file at every startup (and renaming the actual file mv "$SOLR_LOGS_DIR/solr_gc.log" "$SOLR_LOGS_DIR/sol