joschi99 / Osiris

Osiris NMS
0 stars 1 forks source link

ELK update to version 2.x #22

Closed joschi99 closed 8 years ago

joschi99 commented 9 years ago

Update the ELK-Stack to version 2.x

joschi99 commented 8 years ago

Upgrade:

joschi99 commented 8 years ago

Tests completed:

versions installed:

remaing todo list:

joschi99 commented 8 years ago

Upgrade ELK Stack to latest 2.4.x versions:

yum update elasticsearch
yum update kibana
yum update logstash

Install logstash->translate plugin: bin/logstash-plugin install logstash-filter-translate

Upgrade curator pip install --upgrade elasticsearch-curator

Installed versions:

joschi99 commented 8 years ago

Kibana is not starting automatically on system startup. The kibana user/group has no right to the ssl keyfile. Changing the rights on the ssl server keyfile kibana will now startup correctly with kibana user/group