blob: c37299be3e38f1f3c90fde75851212db18156f08 [file] [log] [blame]
Filip Pytloun5163dfb2015-10-06 16:28:31 +02001
2=============
3ElasticSearch
4=============
5
6Sample pillars
7==============
8
9.. code-block:: yaml
10
11 elasticsearch:
12 server:
13 enabled: true
14 version: 1.0.1
15 bind:
16 address: 0.0.0.0
17 port: 9200
18
19Read more
20=========
21
22* http://alex.nederlof.com/blog/2012/11/19/installing-elasticsearch-with-jenkins-on-ubuntu/
23* http://websightdesigns.com/wiki/Setting_up_Centralized_Event_Parsing_on_Ubuntu_12.04
24* https://gist.github.com/wingdspur/2026107