zeek/scripts/base/frameworks/logging/writers
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
..
ascii.bro Reworking thread termination logic. 2012-07-19 21:21:53 -07:00
dataseries.bro Switching default DS compression to gzip. 2012-05-25 08:36:59 -07:00
elasticsearch.bro Use second granularity for ElasticSearch timeouts. 2012-09-27 16:34:16 -07:00
none.bro Merge branch 'robin/topic/writer-info' 2012-07-02 15:20:37 -07:00