doc/book/admin/rql-logs.rst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Fri, 21 Oct 2016 18:10:15 +0200
changeset 11735 7a170207acbf
parent 10491 c67bcee93248
permissions -rw-r--r--
[devtools] make i18ncube customizable in a cube closes #15613724

.. -*- coding: utf-8 -*-

RQL logs
========

You can configure the *CubicWeb* instance to keep a log
of the queries executed against your database. To do so,
edit the configuration file of your instance
``.../etc/cubicweb.d/myapp/all-in-one.conf`` and uncomment the
variable ``query-log-file``::

  # web instance query log file
  query-log-file=/tmp/rql-myapp.log