That's correct. But I want to separate solr home directory and log directory. For example, solr_home = /server/solr solr_logs = /var/solr/logs
-----Original Message----- From: John Bickerstaff [mailto:[email protected]] Sent: Tuesday, May 3, 2016 6:16 PM To: [email protected] Subject: Re: [Installation] Solr log directory I think you should be able to change $SOLR_HOME to any valid path. For example: /var/logs/solr_logs On Tue, May 3, 2016 at 4:02 PM, Yunee Lee <[email protected]> wrote: > Hi, solr experts. > > I have a question for installing solr server. > Using ' install_solr_service.sh' with option -d , the solr home > directory can be set. But the default log directory is under $SOLR_HOME/logs. > > Is it possible to specify the logs directory separately from solr home > directory during installation? > > Thank you for your help. > > -Y > > >
