Bug 1264119 - [RFE] notifier filtering also for message text
Summary: [RFE] notifier filtering also for message text
Keywords:
Status: CLOSED DEFERRED
Alias: None
Product: ovirt-engine
Classification: oVirt
Component: Services.Notifier
Version: 3.6.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: Oved Ourfali
QA Contact: Pavel Stehlik
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-17 14:29 UTC by Jiri Belka
Modified: 2019-04-28 14:32 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-07 18:34:32 UTC
oVirt Team: Infra
Embargoed:
ylavi: ovirt-future?
rule-engine: planning_ack?
rule-engine: devel_ack?
rule-engine: testing_ack?


Attachments (Terms of Use)

Description Jiri Belka 2015-09-17 14:29:40 UTC
Description of problem:

I'd like to filter events for notification also based on message text. Why? There's no possibility to assign for notification of specific VMs, hosts, whatever...

- now:

FILTER="include:VDS_LOW_MEM(smtp:jbelka) ${FILTER}"

- future?

FILTER="include:VDS_LOW_MEM<somespecialtag?>*on host BESTHOSTEVER*<end_somespecialtag?>(smtp:jbelka) ${FILTER}"

No idea how you would handle the syntax, but putting '*on host foo*' creates chaos now :)

Version-Release number of selected component (if applicable):
3.6.0

How reproducible:
100%

Steps to Reproduce:
1. filter some event type for only specific object on which this event was generated (low free mem on specific host only for example)
2.
3.

Actual results:
not possible with rhevm/ovirt tools only

Expected results:
would be nice to have

Additional info:
procmail|maildrop|snmpc could be used as "preprocessor", yeah


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