From 8461029bcb3b7bad0613df4e8e5f4997cbc6953b Mon Sep 17 00:00:00 2001
From: pharook <ph@rook.cz>
Date: Wed, 25 Jul 2012 16:51:17 +0200
Subject: [PATCH] Added event type 'test'

---
 src/warden-client/doc/README.cesnet | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/warden-client/doc/README.cesnet b/src/warden-client/doc/README.cesnet
index c29bb1e..689cd9d 100644
--- a/src/warden-client/doc/README.cesnet
+++ b/src/warden-client/doc/README.cesnet
@@ -134,6 +134,8 @@ D. Types of events
    * malware - virus/malware sample
    * copyright - copyright infringement
    * webattack - web application attack
+   * test - clients can use these at will when debugging/testing, these
+            messages will be processed and stored, but ignored later
    * other - the rest, uncategorizable yet
 
    In case of complex scenarios with structured info more events with
-- 
GitLab