Kibana version:
5.0
Elasticsearch version:
5.0
Server OS version:
CentOS 6.8
Browser version:
chrome
Browser OS version:
linux
Original install method (e.g. download page, yum, from source, etc.):
yum
Description of the problem including expected versus actual behavior:
The setup instructions located at https://www.elastic.co/guide/en/kibana/5.0/setup.html state that all one that is on an init system needs to do is chkconfig --add kibana.
That is not true. Kibana does not start just at that. Need to add service kibana start after doing chkconfig --add kibana
Please correct. Thanks.
Kibana version:
5.0
Elasticsearch version:
5.0
Server OS version:
CentOS 6.8
Browser version:
chrome
Browser OS version:
linux
Original install method (e.g. download page, yum, from source, etc.):
yum
Description of the problem including expected versus actual behavior:
The setup instructions located at https://www.elastic.co/guide/en/kibana/5.0/setup.html state that all one that is on an
initsystem needs to do ischkconfig --add kibana.That is not true. Kibana does not start just at that. Need to add
service kibana startafter doingchkconfig --add kibanaPlease correct. Thanks.