[
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: [email protected]
For additional commands, e-mail: [email protected]