Running elasticsearch 1.4.2 and kibana 4 as service

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK stack,
I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as a
service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Elasticsearch has packages which will do this for you on every Linux
distribution:

For Kibana 4 you'll need to use init.d and /sbin/service , the specifics
are going to depend on the distribution and the tools you have installed

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Dec 23, 2014 at 11:02 PM, Ram Maram ram.maram06@gmail.com wrote:

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK stack,
I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as a
service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZtVSuCKY8sBoPhw5yzbdMaHiXB2XsHieBvtvRNfJGL5hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Thank you Itamar for your quick respone, my distribution is redhat linux
6.x and the tools that have installed are logstash, java, elasticsearch.

Can you guide me on how to create the init file for kibana 4 or can I host
it on apache ?

Thanks,

Ram

On Tuesday, December 23, 2014 4:06:25 PM UTC-5, Itamar Syn-Hershko wrote:

Elasticsearch has packages which will do this for you on every Linux
distribution:
Elasticsearch Platform — Find real-time answers at scale | Elastic

For Kibana 4 you'll need to use init.d and /sbin/service , the specifics
are going to depend on the distribution and the tools you have installed

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Dec 23, 2014 at 11:02 PM, Ram Maram <ram.m...@gmail.com
<javascript:>> wrote:

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK
stack, I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as
a service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearc...@googlegroups.com <javascript:>.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/a2229186-903a-46c7-b132-b0cae3737236%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

It's basic Linux administration stuff, see

for example (and the rest of the instructions on chkconfig). Just update
the script to point at your Kibana files.

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Dec 23, 2014 at 11:28 PM, Ram Maram ram.maram06@gmail.com wrote:

Thank you Itamar for your quick respone, my distribution is redhat linux
6.x and the tools that have installed are logstash, java, elasticsearch.

Can you guide me on how to create the init file for kibana 4 or can I host
it on apache ?

Thanks,

Ram

On Tuesday, December 23, 2014 4:06:25 PM UTC-5, Itamar Syn-Hershko wrote:

Elasticsearch has packages which will do this for you on every Linux
distribution: Elasticsearch Platform — Find real-time answers at scale | Elastic
elasticsearch/reference/current/setup-repositories.html

For Kibana 4 you'll need to use init.d and /sbin/service , the specifics
are going to depend on the distribution and the tools you have installed

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Dec 23, 2014 at 11:02 PM, Ram Maram ram.m...@gmail.com wrote:

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK
stack, I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as
a service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearc...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/
msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%
40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/a2229186-903a-46c7-b132-b0cae3737236%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/a2229186-903a-46c7-b132-b0cae3737236%40googlegroups.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAHTr4ZvJsvbhB9Qy5yesH004YK-3RWVXc1fvjRz3RBuooK94-A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Use GitHub - elastic/elasticsearch-servicewrapper: A service wrapper on top of elasticsearch to run ES
as a service under RHEL 6.

Jörg

On Tue, Dec 23, 2014 at 10:02 PM, Ram Maram ram.maram06@gmail.com wrote:

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK stack,
I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as a
service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoERpmJxSASTyghjpVA7omKqx3N1Y7CdMX_GRpfJh5J6Hg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

I'd actually prefer to install from repositories as they take care of
placing things in the right place and create a user to run ES under

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Dec 23, 2014 at 11:45 PM, joergprante@gmail.com <
joergprante@gmail.com> wrote:

Use GitHub - elastic/elasticsearch-servicewrapper: A service wrapper on top of elasticsearch to run
ES as a service under RHEL 6.

Jörg

On Tue, Dec 23, 2014 at 10:02 PM, Ram Maram ram.maram06@gmail.com wrote:

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK
stack, I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as
a service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoERpmJxSASTyghjpVA7omKqx3N1Y7CdMX_GRpfJh5J6Hg%40mail.gmail.com
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoERpmJxSASTyghjpVA7omKqx3N1Y7CdMX_GRpfJh5J6Hg%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAHTr4Zs6xznALSGzjQGz2OGsU%3D3xh88Ab5HOZw9bLVn%3Dcjc3YQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

The question was about having a service under RHEL.

The Tanuki service wrapper has the advantage of guarding the JVM and
restarts it if it exits with failure exit code, similar to Solaris SMF.

The RPM packaging in the ES repository has some peculiarities which I find
inadequate (mixture of SUSE Linux/RHEL scripts, no RPM spec, no build from
source, strange file locations like binaries in /usr/share, surprise sysctl
/ ulimit calls hidden in scripts and vm.max.map.count setting instead of
letting the superuser set persistent settings in /etc/sysctl.conf) I hope
the Fedora team gets soon ready with the official Red Hat Linux packaging.
Just my 2¢.

Jörg

On Tue, Dec 23, 2014 at 10:53 PM, Itamar Syn-Hershko itamar@code972.com
wrote:

I'd actually prefer to install from repositories as they take care of
placing things in the right place and create a user to run ES under

--

Itamar Syn-Hershko
http://code972.com | @synhershko https://twitter.com/synhershko
Freelance Developer & Consultant
Author of RavenDB in Action http://manning.com/synhershko/

On Tue, Dec 23, 2014 at 11:45 PM, joergprante@gmail.com <
joergprante@gmail.com> wrote:

Use GitHub - elastic/elasticsearch-servicewrapper: A service wrapper on top of elasticsearch to run
ES as a service under RHEL 6.

Jörg

On Tue, Dec 23, 2014 at 10:02 PM, Ram Maram ram.maram06@gmail.com
wrote:

Hi,

Right now I am running kibana 3 and elasticsearch 1.3.2 for our ELK
stack, I would like to use kibana 4 and elasticsearch 1.4.2.

Can someone please let me know how to install kibana 4 and elasticsearch
1.4.2 as a service on linux?

I was able to run them manually but I couldn't figure how to run them as
a service.

Thanks,

Ram

--
You received this message because you are subscribed to the Google
Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/13d0fe92-bb67-4552-b8da-f482a4291dd1%40googlegroups.com?utm_medium=email&utm_source=footer
.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoERpmJxSASTyghjpVA7omKqx3N1Y7CdMX_GRpfJh5J6Hg%40mail.gmail.com
https://groups.google.com/d/msgid/elasticsearch/CAKdsXoERpmJxSASTyghjpVA7omKqx3N1Y7CdMX_GRpfJh5J6Hg%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/CAHTr4Zs6xznALSGzjQGz2OGsU%3D3xh88Ab5HOZw9bLVn%3Dcjc3YQ%40mail.gmail.com
https://groups.google.com/d/msgid/elasticsearch/CAHTr4Zs6xznALSGzjQGz2OGsU%3D3xh88Ab5HOZw9bLVn%3Dcjc3YQ%40mail.gmail.com?utm_medium=email&utm_source=footer
.

For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email to elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoGAh1eYnn8uqEpVwxyvAbBg4fM9rh7MRkg7zqnv5SWQnQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.