<font face="Default Sans Serif,Verdana,Arial,Helvetica,sans-serif" size="2"><DIV>Hi ,</DIV>
<DIV> </DIV>
<DIV>We have one use-case for which we are using ceilometer for getting notifications.</DIV>
<DIV> </DIV>
<DIV>We have meter's m1.*,m1.xyz.* and publishers(kafka/udp) as p1 and p2.</DIV>
<DIV>i.m1.* notifications/meter data should send to p1 and p2<BR>ii.m1.xyz.* notifications/meter data should send to p1.</DIV>
<DIV><BR>We can correlate m1.* as network.* and m1.xyz.* as network.incoming.*</DIV>
<DIV>The pipeline.yaml is updated as:<BR>----------------------------------------------------------------------------------<BR>sources:<BR>      -name : m1meter<BR>       meters: m1.*,m1.xyz.*<BR>       sinks:<BR>            -m1sink           </DIV>
<DIV><BR>sinks:<BR>     -name: m1sink<BR>      publishers:<BR>               -p1<BR>               -p2<BR>            <BR>------------------------------------------------------------------------------------</DIV>
<DIV>With the above configuration p1 also receives other than m1.xyz.* notifications<BR>which are not subscribed by p1.To avoid this duplication's,pipeline.yaml is updates as:<BR>-------------------------------------------------------------------------------------<BR>sources:<BR>      -name : m1meter<BR>       meters: m1.*,!m1.xyz.*<BR>       sinks:<BR>            -m1sink           </DIV>
<DIV>       .........<BR>      -name : m2meter<BR>       meters:m1.xyz.*<BR>       sinks:<BR>            -m2sink</DIV>
<DIV>sinks:<BR>     -name: m1sink<BR>      publishers:<BR>               -p1<BR>               -p2<BR>             <BR>     -name: m2sink<BR>      publishers:<BR>               -p1<BR>----------------------------------------------------------------------------------------              </DIV>
<DIV>This configuration is failing under source rule checking with reason "both included and<BR>excluded meters specified.</DIV>
<DIV><BR><STRONG>Info/Help needed:</STRONG></DIV>
<DIV>  Do we have any way in ceilometer frame work to achieve this or could you provide <BR>us some suggestions how to achieve this in ceilometer.</DIV>
<DIV> <BR><FONT size=2>With Best Regards<BR><FONT size=2>Raghunath</FONT></FONT><FONT size=2> Dudyala<BR><FONT size=2>Tata</FONT></FONT><FONT size=2> Consultancy Services Limited<BR><FONT size=2>Mailto</FONT></FONT><FONT size=2>: raghunath.d@tcs.com<BR></FONT><FONT size=2>Website: <A href="http://www.tcs.com/">http://www.tcs.com</A><BR></FONT><FONT size=2>____________________________________________<BR></FONT><FONT size=2>Experience certainty. IT Services<BR></FONT><FONT size=2>Business Solutions<BR></FONT><FONT size=2>Consulting<BR></FONT><FONT size=2>____________________________________________<BR></DIV></FONT>
<DIV></DIV></font><p>=====-----=====-----=====<br>
Notice: The information contained in this e-mail<br>
message and/or attachments to it may contain <br>
confidential or privileged information. If you are <br>
not the intended recipient, any dissemination, use, <br>
review, distribution, printing or copying of the <br>
information contained in this e-mail message <br>
and/or attachments to it are strictly prohibited. If <br>
you have received this communication in error, <br>
please notify us by reply e-mail or telephone and <br>
immediately and permanently delete the message <br>
and any attachments. Thank you</p>

<p></p>