Hi, I am trying to write a transform which will deduplicate the event based on a specific word from summary e.g. 2nd word.
Thanks, Amit Code: field=summary.split() evt.eventKey="field[1]" -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=37203#37203 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
