Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 452 Bytes

db.rst

File metadata and controls

17 lines (10 loc) · 452 Bytes

db - sqlite log of results

Logs results to a SQLite database. The results are written to a table named results.

If you want to have a SQLite snapshot of the current state of the monitors (not a log of results), see the dbstatus<logger-dbstatus> logger.

Automatically create the database schema.

path

type

string

required

true

the path to the database file to use