zeek/scripts/base/frameworks/logging
Matthias Vallentin 1ce76da90f Use second granularity for ElasticSearch timeouts.
Since the millisecond resolution cannot be harnessed universally and is not
supported by older version of libcurl, we will allow only specifications at the
granularity of seconds.

This commit also fixes a typing issue that causes that prevented the
ElasticSearch timeout to work in the first place: curl_easy_setopt requires a
long but was given a uint64_t.
2012-09-27 16:34:16 -07:00
..
postprocessors Merge remote-tracking branch 'origin/topic/script-reference' 2012-01-10 14:00:44 -08:00
writers Use second granularity for ElasticSearch timeouts. 2012-09-27 16:34:16 -07:00
__load__.bro Bringing elasticsearch branch up to date with master. 2012-07-09 16:38:05 -04:00
main.bro Add the Stream record to Log:active_streams to make more dynamic logging possible. 2012-08-20 13:26:17 -04:00