You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Christine Poerschke (JIRA)" <ji...@apache.org> on 2014/01/27 20:19:37 UTC

[jira] [Commented] (SOLR-5672) add logParamsList parameter to support reduced logging

    [ https://issues.apache.org/jira/browse/SOLR-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883146#comment-13883146 ] 

Christine Poerschke commented on SOLR-5672:
-------------------------------------------

The change https://github.com/apache/lucene-solr/pull/23 adds an new parameter.

If it is missing then behaviour will be as it is now. If it is supplied the following use cases are possible:
{code}
    ...&logParamsList= # don't log any parameters
    ...&logParamsList=q,fq # log only the q and fq parameters
{code}


> add logParamsList parameter to support reduced logging
> ------------------------------------------------------
>
>                 Key: SOLR-5672
>                 URL: https://issues.apache.org/jira/browse/SOLR-5672
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Christine Poerschke
>
> The use case we have is that logging full requests in each shard is just 'too much' but at the same time we wish to be able to tie together requests across shards. In certain circumstances we also wish to fully log some requests.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

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