PWD¶
Specifies the password for the MariaDB/MySQL user defined in UID.
This parameter applies to ommysql: MariaDB/MySQL Database Output Module.
- Name:
pwd
- Scope:
input
- Type:
word
- Default:
input=none
- Required?:
yes
- Introduced:
at least 7.x, possibly earlier
Description¶
This is the password for the user account specified in the UID parameter, used to authenticate with the MariaDB/MySQL server.
Input usage¶
module(load="ommysql")
action(type="ommysql" server="mysqlserver.example.com" db="syslog_db" uid="user" pwd="pwd")
See also¶
See also ommysql: MariaDB/MySQL Database Output Module.
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.