Sandfly supports the replication of results data to an external PostgreSQL database for independent long-term storage and analysis.
INFO: Upgrade Feature - Postgres Replication The ability to configure and use Postgres Replication requires an upgraded plan. Please see https://www.sandflysecurity.com/get-sandfly/ for details.
Postgres Replication Settings
This server configuration tab contains the following settings that can be edited:
- Postgres Replication Enabled - Set it to true to enable access to the Postgres Replication settings.
- Host - The network host name or the IP address of the external PostgreSQL server.
- Database - The external PostgreSQL database name for the replication data.
- Username - The external PostgreSQL database username to connect as.
- Extra Options (optional) - A space-separated, key=value set (e.g. "optionA=valueA optionB=valueB") of special connection options for the external Postgres connection. If PostgreSQL is on a non-default port, use "port=<PORT_NUMBER>"
- Password (optional) - The external PostgreSQL password associated with the specified username.
Previous Article: | Next Article: | ![]() |