Bug 2112143 - [RFE] Support startmsg.regex and endmsg.regex in the files inputs
Summary: [RFE] Support startmsg.regex and endmsg.regex in the files inputs
Keywords:
Status: CLOSED ERRATA
Alias: None
Deadline: 2022-08-15
Product: Red Hat Enterprise Linux 8
Classification: Red Hat
Component: rhel-system-roles
Version: 8.7
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: 8.7
Assignee: Noriko Hosoi
QA Contact: David Jež
Gabi Fialová
URL:
Whiteboard: role:logging
Depends On:
Blocks: 2112145
TreeView+ depends on / blocked
 
Reported: 2022-07-28 23:44 UTC by Noriko Hosoi
Modified: 2023-02-11 06:32 UTC (History)
5 users (show)

Fixed In Version: rhel-system-roles-1.20.0-1.el8
Doc Type: Enhancement
Doc Text:
.The `logging` RHEL System Role supports options `startmsg.regex` and `endmsg.regex` in files inputs With this enhancement, you can now filter log messages coming from files by using regular expressions. Options `startmsg_regex` and `endmsg_regex` are now included in the files’ input. The `startmsg_regex` represents the regular expression that matches the start part of a message, and the `endmsg_regex` represents the regular expression that matches the last part of a message. As a result, you can now filter messages based upon properties such as date-time, priority, and severity.
Clone Of:
: 2112145 (view as bug list)
Environment:
Last Closed: 2022-11-08 09:41:52 UTC
Type: Bug
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github https://github.com/linux-system-roles logging pull 288 0 None None None 2022-07-28 23:44:17 UTC
Red Hat Issue Tracker RHELPLAN-129542 0 None None None 2023-02-11 06:32:43 UTC
Red Hat Product Errata RHEA-2022:7568 0 None None None 2022-11-08 09:42:09 UTC

Description Noriko Hosoi 2022-07-28 23:44:18 UTC
Description of problem:
Issue: https://github.com/linux-system-roles/logging/issues/284

Adds startmsg_regex and endmsg_regex options:
`startmsg_regex`: The regular expression that matches the start part of a message.
`endmsg_regex`: The regular expression that matches the last part of a message.

The test case to verify the feature is added to tests_combination.yml.

Comment 11 errata-xmlrpc 2022-11-08 09:41:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (rhel-system-roles bug fix and enhancement update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHEA-2022:7568


Note You need to log in before you can comment on or make changes to this bug.