Server¶
Specifies the hostname or address of the PostgreSQL server when not using a connection string.
This parameter applies to PostgreSQL Database Output Module (ompgsql).
- Name:
Server
- Scope:
input
- Type:
word
- Default:
none
- Required?:
no
- Introduced:
8.32.0
Description¶
The hostname or address of the PostgreSQL server. Required if conninfo is not specified.
Input usage¶
module(load="ompgsql")
action(type="ompgsql" server="localhost" db="syslog")
See also¶
See also PostgreSQL Database Output Module (ompgsql).
Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project
Contributing: Source & docs: rsyslog source project
© 2008–2025 Rainer Gerhards and others. Licensed under the Apache License 2.0.