File tree 2 files changed +4
-12
lines changed
elasticsearch-kibana-filebeat
legacy/upgrading-elastic-stack
2 files changed +4
-12
lines changed Original file line number Diff line number Diff line change @@ -278,15 +278,11 @@ Upgrading Filebeat
278
278
279
279
.. group-tab :: Yum
280
280
281
- .. code-block :: console
282
-
283
- # yum install filebeat-|ELASTICSEARCH_LATEST|
281
+ .. include :: /_templates/installations/filebeat/common/yum/install_filebeat.rst
284
282
285
283
.. group-tab :: APT
286
284
287
- .. code-block :: console
288
-
289
- # apt-get install filebeat=|ELASTICSEARCH_LATEST|
285
+ .. include :: /_templates/installations/filebeat/common/apt/install_filebeat.rst
290
286
291
287
292
288
.. group-tab :: ZYpp
Original file line number Diff line number Diff line change @@ -201,16 +201,12 @@ Upgrading Filebeat
201
201
202
202
.. group-tab :: YUM
203
203
204
- .. code-block :: console
205
-
206
- # yum install filebeat-|ELASTICSEARCH_LATEST|
204
+ .. include :: /_templates/installations/filebeat/common/yum/install_filebeat.rst
207
205
208
206
209
207
.. group-tab :: APT
210
208
211
- .. code-block :: console
212
-
213
- # apt-get install filebeat=|ELASTICSEARCH_LATEST|
209
+ .. include :: /_templates/installations/filebeat/common/apt/install_filebeat.rst
214
210
215
211
.. group-tab :: ZYpp
216
212
You can’t perform that action at this time.
0 commit comments