I&#39;d really prefer that it be left at a single hyphen, as it cuts down on log size.  It&#39;s also a convention that a ton of other programs use.  The only acceptable alternative to me would be totally empty field as it still parsable because it&#39;s between the delimiters.  You guys are debating what the visual output of the log files should be by manipulating the raw output when you&#39;re really debating how programs like bro-cut should output empty fields.  For me, the logs are database data, and it would be silly to write out &quot;nil&quot; in a database, (the DB will understand the lack of data to be NULL).  You want the logs to be a data model, and how they are presented to an end user should be dictated by the accessing program (view).<br>


<br>On Saturday, December 3, 2011, Bernhard Amann &lt;<a href="mailto:bernhard@icsi.berkeley.edu" target="_blank">bernhard@icsi.berkeley.edu</a>&gt; wrote:<br>&gt; How about (-) (set of empty)? Would be kind of logical in my opinion (admittedly only for sets/vectors and not for strings).<br>


&gt;<br>&gt; Bernhard<br>&gt;<br>&gt; On Dec 3, 2011, at 3:08 PM, Matthias Vallentin wrote:<br>&gt;<br>&gt;&gt;&gt; The here&#39;s another suggestion: let&#39;s set empty fields simply to<br>&gt;&gt;&gt; &quot;(empty)&quot;. How about that?<br>


&gt;&gt;<br>&gt;&gt; I like it because it is self-descriptive, but isn&#39;t that a little<br>&gt;&gt; verbose? I don&#39;t have really compelling alternatives though, maybe<br>&gt;&gt; &quot;(0)&quot;, &quot;()&quot;, or &quot;(|)&quot; as generic empty set representation?<br>


&gt;&gt;<br>&gt;&gt;    Matthias<br>&gt;&gt; _______________________________________________<br>&gt;&gt; bro-dev mailing list<br>&gt;&gt; <a href="mailto:bro-dev@bro-ids.org" target="_blank">bro-dev@bro-ids.org</a><br>&gt;&gt; <a href="http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev" target="_blank">http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev</a><br>


&gt;<br>&gt;<br>&gt; _______________________________________________<br>&gt; bro-dev mailing list<br>&gt; <a href="mailto:bro-dev@bro-ids.org" target="_blank">bro-dev@bro-ids.org</a><br>&gt; <a href="http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev" target="_blank">http://mailman.icsi.berkeley.edu/mailman/listinfo/bro-dev</a><br>


&gt;