$qhour¶
Indicates the current quarter-hour within the hour.
This property belongs to the Time-Related System Properties group.
- Name:
$qhour
- Category:
Time-Related System Properties
- Type:
integer
Description¶
The current quarter hour we are in. Much like $hhour, but values range from 0 to 3 (for the four quarter hours that are in each hour).
Usage¶
template(name="example" type="list") {
property(name="$qhour")
}
See also¶
See rsyslog Properties for the category overview.
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.