summaryrefslogtreecommitdiffstats
path: root/doc/server/plugins/statistics/reporting.txt
blob: c3c51cd29de7f7440fa228e1602cf46cc69a53d5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.. -*- mode: rst -*-

.. _server-plugins-statistics-reporting:

=========
Reporting
=========

Reporting can be enabled by adding Reporting to the plugins line in
``/etc/bcfg2.conf``:

    plugins = Base,Bundler,Cfg,...,Reporting

For more information on how to use Reporting to setup reporting, see
:ref:`reports-dynamic`.

.. note::

    This replaces the DBStats plugin.