dynafile.donotsuspend¶
This permits SUSPENDing dynafile actions.
This parameter applies to omfile: File Output Module.
- Name:
dynafile.donotsuspend
- Scope:
module
- Type:
boolean
- Default:
module=on
- Required?:
no
- Introduced:
at least 8.x, possibly earlier
Description¶
This permits SUSPENDing dynafile actions. Traditionally, SUSPEND mode was never entered for dynafiles as it would have blocked overall processing flow. Default is not to suspend (and thus block).
Module usage¶
module(load="builtin:omfile" dynafile.donotsuspend="...")
Notes¶
Legacy documentation referred to the type as
binary
; this maps toboolean
.
See also¶
See also omfile: File 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.