You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by GitBox <gi...@apache.org> on 2019/12/21 23:02:42 UTC

[GitHub] [lucene-solr] rmuir opened a new pull request #1110: SOLR-14138: enable request log via environ var

rmuir opened a new pull request #1110: SOLR-14138: enable request log via environ var
URL: https://github.com/apache/lucene-solr/pull/1110
 
 
   Today you have to edit XML to enable the jetty request log. This makes it work via environment variable.
   
   TODO:
   * get this thing off the non-deprecated classes.
   * plumb SOLR_LOGS_DIR to the config so it respects that (today it uses hardcoded `logs/`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] rmuir merged pull request #1110: SOLR-14138: enable request log via environ var

Posted by GitBox <gi...@apache.org>.
rmuir merged pull request #1110: SOLR-14138: enable request log via environ var
URL: https://github.com/apache/lucene-solr/pull/1110
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org


[GitHub] [lucene-solr] rmuir commented on issue #1110: SOLR-14138: enable request log via environ var

Posted by GitBox <gi...@apache.org>.
rmuir commented on issue #1110: SOLR-14138: enable request log via environ var
URL: https://github.com/apache/lucene-solr/pull/1110#issuecomment-568220195
 
 
   ok, i fixed it to respect SOLR_LOGS_DIR as well, and moved it to the new non-deprecated way. I think its in much better shape.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org