mirror of
https://github.com/zeek/zeek.git
synced 2025-10-05 16:18:19 +00:00
Small updates and a little standardization for config.h.in naming.
This commit is contained in:
parent
57980c86e6
commit
cb7eac212e
7 changed files with 32 additions and 18 deletions
|
@ -26,16 +26,15 @@ ElasticSearch with::
|
|||
Compiling Bro with ElasticSearch Support
|
||||
----------------------------------------
|
||||
|
||||
First, ensure that you have libcurl installed. Secondly, set the
|
||||
``--enable-elasticsearch`` option::
|
||||
First, ensure that you have libcurl installed the run configure.::
|
||||
|
||||
# ./configure --enable-elasticsearch
|
||||
# ./configure
|
||||
[...]
|
||||
====================| Bro Build Summary |=====================
|
||||
[...]
|
||||
ElasticSearch: true
|
||||
cURL: true
|
||||
[...]
|
||||
libCURL: true
|
||||
ElasticSearch: true
|
||||
[...]
|
||||
================================================================
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue