Re: Suppressing SPARQL queries from log

2018-06-29 Thread Mikael Pesonen
Sorry I mean these lines [2018-06-29 17:21:23] Fuseki INFO  [4] Query = SPARQL query here... This log4j.logger.org.apache.jena.sparql=WARN didnt seem to remove those lines. On 29.6.2018 16:41, Claude Warren wrote: You don't specify exactly which log entries you want to avoid but you

Re: Suppressing SPARQL queries from log

2018-06-29 Thread Claude Warren
You don't specify exactly which log entries you want to avoid but you can do something like: log4.logger.org.apache.jena.sparql=WARN would set all the sparql logs to WARN level. Assuming you are using log4j. On Fri, Jun 29, 2018 at 12:40 PM, Mikael Pesonen wrote: > > Thanks for the reply.

Re: Suppressing SPARQL queries from log

2018-06-29 Thread Mikael Pesonen
Thanks for the reply. Our log is going to journald so I think it's compressed already. On 28.6.2018 18:05, Dan Pritts wrote: Not a direct answer, but it may help you to switch to hourly rotation instead of daily. Then you can compress the files hourly instead of daily.  As I'm sure you've

Re: Suppressing SPARQL queries from log

2018-06-28 Thread Dan Pritts
Not a direct answer, but it may help you to switch to hourly rotation instead of daily. Then you can compress the files hourly instead of daily. As I'm sure you've noticed, they compress quite well. I use the following in log4j.properties. #

Suppressing SPARQL queries from log

2018-06-28 Thread Mikael Pesonen
Hi, we are having trouble with Fuseki log size. Easiest would be to switch to WARN level, but response times are quite usefull. So is it possible somehow to remove just the queries from INFO level? Br -- Lingsoft - 30 years of Leading Language Management www.lingsoft.fi Speech