Skip to content

multiline-options: Allow multi_line_timeout set to a none integer value#5002

Merged
HofiOne merged 1 commit intosyslog-ng:masterfrom
HofiOne:multiline-timeout-should-accept-float
Jun 21, 2024
Merged

multiline-options: Allow multi_line_timeout set to a none integer value#5002
HofiOne merged 1 commit intosyslog-ng:masterfrom
HofiOne:multiline-timeout-should-accept-float

Conversation

@HofiOne
Copy link
Collaborator

@HofiOne HofiOne commented Jun 21, 2024

The actual implementation. and validations restrict only the value to be higher than the follow-freq (ideally multiplication of it). As the follow-freq can be much smaller than one second it makes sense to allow this value to be a non-integer value as well.

Signed-off-by: Hofi [email protected]

The actual implementation. and validations restrict only the value to be higher than the `follow-freq` (ideally multiplication of it).
As the `follow-freq` can be much smaller than one second it makes sense to allow this value to be a non-integer value as well.
Signed-off-by: Hofi <[email protected]>
@HofiOne HofiOne force-pushed the multiline-timeout-should-accept-float branch from ef11bd9 to d9b7d24 Compare June 21, 2024 12:31
@HofiOne HofiOne requested a review from kovgeri01 June 21, 2024 12:34
@HofiOne HofiOne merged commit 36156e0 into syslog-ng:master Jun 21, 2024
HofiOne added a commit to HofiOne/syslog-ng that referenced this pull request Jun 24, 2024
HofiOne added a commit that referenced this pull request Jun 24, 2024
@HofiOne HofiOne deleted the multiline-timeout-should-accept-float branch June 24, 2024 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants