Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.45 KB | None | 0 0
  1. <decoder name="pix-fw9">
  2.   <parent>pix</parent>
  3.   <type>firewall</type>
  4.   <prematch offset="after_parent">^5-106100|^6-106100|^3-106100|</prematch>
  5.   <prematch>^4-106100</prematch>
  6.   <regex offset="after_parent">^(\S+): access-list \S+ (\w+) </regex>
  7.   <regex>(\w+) \w+/(\d+.\d+.\d+.\d+)\((\d+)\) -\p \w+/(\d+.\d+.\d+.\d+)\((\d+)\)</regex>
  8.   <regex>\.+ [\w+, \w+]$</regex>
  9.   <order>id, action, protocol, srcip, srcport, dstip, dstport</order>
  10. </decoder>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement