aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/mate/examples/web.mate
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/mate/examples/web.mate')
-rw-r--r--plugins/mate/examples/web.mate3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/mate/examples/web.mate b/plugins/mate/examples/web.mate
index d6a843123e..87f7ab41f4 100644
--- a/plugins/mate/examples/web.mate
+++ b/plugins/mate/examples/web.mate
@@ -1,4 +1,5 @@
-
+# web.mate
+# $Id $
Action=PduDef; Name=dns_pdu; Proto=dns; Transport=ip; addr=ip.addr; dns_resp=dns.flags.response; host=dns.qry.name; client_addr=ip.src; dns_id=dns.id;
Action=PduDef; Name=http_pdu; Proto=http; Transport=tcp/ip; addr=ip.addr; port=tcp.port; http_rq=http.request.method; http_rs=http.response; host=http.host; client_addr=ip.src;