We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67d4730 commit 8366109Copy full SHA for 8366109
docs/user/eventdb.rst
@@ -8,7 +8,7 @@ EventDB
8
9
The EventDB is not a software itself.
10
11
-The EventDB is a database (usually `PostgreSQL <postgresql.org/>`_) that gets filled with with data
+The EventDB is a database (usually `PostgreSQL <postgresql.org/>`_) that gets filled with data
12
from IntelMQ using the :ref:`intelmq.bots.outputs.sql.output` Output Bot. Its core is the `events`
13
table with the structure corresponding to the :doc:`IntelMQ Data Format </dev/harmonization-fields>`.
14
Having the table created is required to use the EventDB.
0 commit comments