-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathelasticsearch.html
290 lines (178 loc) · 8.57 KB
/
elasticsearch.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Posts tagged elasticsearch — OSSEC</title>
<link rel="stylesheet" href="../../_static/basic.css" type="text/css" />
<link rel="stylesheet" href="../../_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="../../_static/bootstrap-3.2.0/css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="../../_static/bootstrap-3.2.0/css/bootstrap-theme.min.css" type="text/css" />
<link rel="stylesheet" href="../../_static/bootstrap-sphinx.css" type="text/css" />
<link rel="stylesheet" href="../../_static/parallax.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../../',
VERSION: '2.8.2',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../../_static/jquery.js"></script>
<script type="text/javascript" src="../../_static/underscore.js"></script>
<script type="text/javascript" src="../../_static/doctools.js"></script>
<script type="text/javascript" src="../../_static/js/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="../../_static/js/jquery-fix.js"></script>
<script type="text/javascript" src="../../_static/bootstrap-3.2.0/js/bootstrap.min.js"></script>
<script type="text/javascript" src="../../_static/bootstrap-sphinx.js"></script>
<link rel="author" title="About these documents" href="../../about.html" />
<link rel="top" title="OSSEC" href="../../index.html" />
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge,chrome=1'>
<meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1'>
<meta name="apple-mobile-web-app-capable" content="yes">
<link href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.min.css" rel="stylesheet">
<style type="text/css">
ul.ablog-archive {list-style: none; overflow: auto; margin-left: 0px}
ul.ablog-archive li {float: left; margin-right: 5px; font-size: 80%}
</style>
</head>
<body role="document">
<div id="navbar" class="navbar navbar-inverse navbar-default ">
<div class="container">
<div class="navbar-header">
<!-- .btn-navbar is used as the toggle for collapsed navbar content -->
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../index.html"><img src="../../_static/ossec_logo_bare_small.png">
OSSEC</a>
<span class="navbar-text navbar-version pull-left"><b></b></span>
</div>
<div class="collapse navbar-collapse nav-collapse">
<ul class="nav navbar-nav">
<li><a href="../../about.html">About <i class="fa fa-info-circle"></i></a></li>
<li><a href="../../blog.html">Blog <i class="fa fa-archive"></i></a></li>
<li><a href="../../downloads.html">Downloads <i class="fa fa-download"></i></a></li>
<li><a href="http://ossec-docs.readthedocs.org/en/latest/">Documentaton <i class="fa fa-book"></i></a></li>
<li class="dropdown globaltoc-container">
<a role="button"
id="dLabelGlobalToc"
data-toggle="dropdown"
data-target="#"
href="../../index.html">Site <b class="caret"></b></a>
<ul class="dropdown-menu globaltoc"
role="menu"
aria-labelledby="dLabelGlobalToc"></ul>
</li>
</ul>
<form class="navbar-form navbar-right" action="../../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-md-3">
<div id="sidebar" class="bs-sidenav" role="complementary">
<ul class="nav nav-list">
<li>
<a class="reference internal nav-header" href="../../blog.html">Recent Posts</a>
<ul class="nav nav-list">
<li><a class="reference internal" href="../posts/2015-06-11-cve-2015-3222-fix.markdown.html">Jun 11 - CVE-2015-3222 Vulnerability Fixed in OSSEC 2.8.2</a></li>
<li><a class="reference internal" href="../posts/2014-10-09-ossec-ova-2_8_1.markdown.html">Oct 09 - OSSEC Virtual Appliance 2.8.1 Available</a></li>
<li><a class="reference internal" href="../posts/2014-10-09-ossec-con-2014-recap.markdown.html">Oct 09 - OSSEC CON 2014 Recap</a></li>
<li><a class="reference internal" href="../posts/2014-09-09-cve-2014-5284-fix.markdown.html">Oct 09 - CVE-2014-5284 Vulnerability Fixed in OSSEC 2.8.1</a></li>
<li><a class="reference internal" href="../posts/2014-06-04-2_8-release.markdown.html">Jun 04 - OSSEC 2.8 Released</a></li>
</ul>
</li>
</ul>
<ul class="nav nav-list">
<li>
<a href="../category.html">Categories</a>
<ul class="nav nav-list">
<li><a class="reference internal" href="../category/announcements.html">Announcements (7)</a></li>
<li><a class="reference internal" href="../category/integrations.html">Integrations (2)</a></li>
<li><a class="reference internal" href="../category/releases.html">Releases (4)</a></li>
</ul>
</li>
</ul>
<ul class="nav nav-list">
<li>
<a href="../archive.html">Archives</a>
<ul>
<li><a href="../2015.html"><i class="fa fa-folder"></i> 2015 (1)</a></li>
<li><a href="../2014.html"><i class="fa fa-folder"></i> 2014 (10)</a></li>
<li><a href="../2013.html"><i class="fa fa-folder"></i> 2013 (1)</a></li>
</ul>
</li>
</ul>
<form action="../../search.html" method="get">
<div class="form-group">
<input type="text" name="q" class="form-control" placeholder="Search" />
</div>
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="col-md-9">
<div class="section">
<h1>
Posts tagged
elasticsearch
</h1>
<div class="section">
<h2><a href="../posts/2014-10-09-ossec-ova-2_8_1.markdown.html">OSSEC Virtual Appliance 2.8.1 Available</a></h2>
<ul class="ablog-archive">
<li>
<i class="fa fa-calendar"></i>
Oct 09, 2014
</li>
<li>
<i class="fa-fw fa fa-user"></i><a href="../author/vic-hargrave.html">Vic Hargrave</a>
</li>
<li>
<i class="fa-fw fa fa-folder-open"></i><a href="../category/integrations.html">Integrations</a>
<i class="fa-fw fa fa-folder-open"></i><a href="../category/announcements.html">Announcements</a>
</li>
<li><i class="fa-fw fa fa-tags"></i>
<a href="ossec.html">ossec</a>,
<a href="ova.html">ova</a>,
<a href="#">elasticsearch</a>
</li>
</ul>
<p>I have updated the OSSEC Virtual Appliance to include OSSEC 2.8.1 and
Elasticsearch-Logstash-Kibana (ELK) log management and the ElasticHQ
system to handle ELK monitoring. It is a single gzipped OVA that can be
easily imported into VirtualBox or any other virtualization system that
supports OVA files.</p>
<p><a href="../posts/2014-10-09-ossec-ova-2_8_1.markdown.html">Read more ...</a></p>
<hr>
</div>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="container">
<p class="pull-right">
<a href="#">Back to top</a>
</p>
<p>
© Copyright 2010-2015, OSSEC Project Team.<br/>
OSSEC trademark and domain owned by <a href="http://www.trendmicro.com">Trend Micro, Inc.</a><br/>
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.3.1 -
Home page graphics courtesy of <a href="https://pixabay.com">pixabay</a>
</p>
</div>
</footer>
</body>
</html>