Hi All, We have created a powershell script to run solr service in windows. When running the service from the command line, the solr.log is created at the configured path - SOLR_LOGS_DIR in solr.in.cmd file But when starting as a service, even if there is a solr.log file, it gets renamed to solr.log.1 but new file is not created. The other logs solr-gc.log0.current and solr-3983-console.log are created.
Any advice on what might be the problem? *Thanks,* *Reej*