Patrick,

At the bottom is a working event filter that I have in place on 8.1H15.  I 
think the encoding is different in yours. Maybe you can try and change it to 
"UTF-8" and see if that does the trick but it might already be correct for your 
environment.

Also I dont know what the "-" characters are there for (might be my mail 
programs parsing) but I don't think the lines directly below would be parsed 
correctly even if the leading "-" and  "-"  at the end were removed.

-
<file:///E:\win32app\SPECTRUM\custom\repmgr\config\events\event2025.xml#
#>  <  -

I would probably remove those lines first and then try the encoding change if 
that doesn't work out.  You also might be able to turn on debugging to see the 
errors if any from the filter, but I am not sure since I haven't done that for 
event filters.  Feel free to just replace your hex in the below example that 
should work too :)

Let me know how it works out.

Regards,

Sean

<Xxml version="1.0" encoding="UTF-8" ?>

<filter xmlns="http://www.aprisma.com";
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
        xsi:schemaLocation="http://www.aprisma.com ./event-filter.xsd">

<event_type>0x10253</event_type>
<event_type>0x10254</event_type>
</filter>

Sean Carnes
C&C Network Operations Center
Cablevision Systems Corp.
172*85*77/5163905910





---
To unsubscribe from spectrum, send email to [email protected] with the body: 
unsubscribe spectrum [email protected]

Reply via email to