Search found 4 matches

by mrmarco88
Tue Jul 26, 2016 10:27 am
Forum: Nagios Log Server
Topic: Manually Installing Log Server elasticsearch issue
Replies: 7
Views: 1808

Re: Manually Installing Log Server elasticsearch issue

Thank you for your help, but maybe you dind't understand that from my CENTOS 7 server these commands (extracted from fullinstall script): python get-pip.py pip install argparse jsonselect elasticsearch-curator==3.4.0 won't work. A timeout will occur because of unreachable servers. Even if i'm gonna ...
by mrmarco88
Tue Jul 26, 2016 8:44 am
Forum: Nagios Log Server
Topic: Manually Installing Log Server elasticsearch issue
Replies: 7
Views: 1808

Re: Manually Installing Log Server elasticsearch issue

Hi rkennedy, thank you for your answer. My server is behind very restricted security policy and i cannot reach the repository for download all the needed packages. So i'm still trying to use NLS because i think is very useful. You are really not able to help me? i've tried to uninstall elasticsearch...
by mrmarco88
Fri Jul 08, 2016 3:01 am
Forum: Nagios Log Server
Topic: Manually Installing Log Server elasticsearch issue
Replies: 7
Views: 1808

Re: Manually Installing Log Server elasticsearch issue

Hi hsmith, thank you for your answer, however i've started by install the 2.0.0 version, than i've installed the 2.3.0 version by using the command: python setup.py install I din't delete anything when i installed the 2.3.0 version...i simply ran that command...is correct? there is a way to clean up...
by mrmarco88
Thu Jul 07, 2016 6:58 am
Forum: Nagios Log Server
Topic: Manually Installing Log Server elasticsearch issue
Replies: 7
Views: 1808

Manually Installing Log Server elasticsearch issue

Hi i'm trying to install Log Server on CentOS Linux release 7.0.1406 (Core). By following the procedure the link shows me: "Waiting for database startup" My server has very restricted internet access so i had to install manually all the packages required from fullinstall script. I had to d...