tolower()

Purpose

tolower(str)

Converts the provided string into lowercase.

Example

The following example shows the syslogtag being converted to lower case.

tolower($syslogtag)

Support: rsyslog Assistant | GitHub Discussions | GitHub Issues: rsyslog source project

Contributing: Source & docs: rsyslog source project

© 2008–2026 Rainer Gerhards and others. Licensed under the Apache License 2.0.