added a test for empty events (was a problem in the c code)
[lwes-java.git] / src / test / java / org / lwes / db / EmptyEventTest.esf
blob7c1f00ce01e282b4e6cb1fe6218f6c9874a05bf5
1 MetaEventInfo
3   ip_addr SenderIP;    # IP address of Sender
4   uint16  SenderPort;  # IP port of Sender
5   int64   ReceiptTime; # time this event was received, in millis since epoch
6   int16   enc;         # encoding of strings in the event; 0: iso-8859-1, 1: utf-8
7   uint16  SiteID;      # id of site sending the event
10 # Debugging messages
11 EmptyEvent