Skip to main content
Version: 0.93.0

PostgreSQL


Description

Stores events in a Postgres database.


Required input

This sink does not have any requirements and works with any incoming event type.


Configuration

Hostname

The hostname of the PostgreSQL instance.

Port

The port of the PostgreSQL instance (default 5432).

Database Name

The name of the database where events will be stored

Table Name

The name of the table where events will be stored (will be created if it does not exist)

Username

The username for the PostgreSQL Server.

Password

The password for the PostgreSQL Server.

Output

(not applicable for data sinks)