# Marvel download

**URL:** https://discuss.elastic.co/t/marvel-download/15858
**Category:** Elasticsearch
**Created:** [February 17, 2014, 8:04pm UTC](https://discuss.elastic.co/t/marvel-download/15858 "2014-02-17T20:04:13Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Mohit\_Anchlia](https://avatars.discourse-cdn.com/v4/letter/m/848f3c/32.png) [@Mohit\_Anchlia](https://discuss.elastic.co/u/Mohit_Anchlia)
#### Post date: [February 17, 2014, 8:04pm UTC](https://discuss.elastic.co/t/marvel-download/15858/1 "2014-02-17T20:04:13Z")

</div>

I can't seem to find the link to download marvel for dev environment. Is  
anyone using marvel for dev?

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAOT3TWrrc2KjwL\_NvH7ZEeTRS8KN3YatYwsWEAxUnWKtBRQ%3DzQ%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAOT3TWrrc2KjwL_NvH7ZEeTRS8KN3YatYwsWEAxUnWKtBRQ%3DzQ%40mail.gmail.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![hari](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/hari/32/1582_2.png) [@hari](https://discuss.elastic.co/u/hari)
#### Post date: [February 17, 2014, 8:15pm UTC](https://discuss.elastic.co/t/marvel-download/15858/2 "2014-02-17T20:15:15Z")

</div>

bin/plugin -i elasticsearch/marvel/latest

On Monday, February 17, 2014 2:04:13 PM UTC-6, Mo wrote:

> I can't seem to find the link to download marvel for dev environment. Is  
> anyone using marvel for dev?

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/044816fc-ddba-4a3e-9460-cca8bab59831%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/044816fc-ddba-4a3e-9460-cca8bab59831%40googlegroups.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Mohit\_Anchlia](https://avatars.discourse-cdn.com/v4/letter/m/848f3c/32.png) [@Mohit\_Anchlia](https://discuss.elastic.co/u/Mohit_Anchlia)
#### Post date: [February 17, 2014, 8:22pm UTC](https://discuss.elastic.co/t/marvel-download/15858/3 "2014-02-17T20:22:08Z")

</div>

Thanks! didn't realize it's part of the ES download itself.

On Mon, Feb 17, 2014 at 12:15 PM, Hariharan Vadivelu [hariinfo@gmail.com](mailto:hariinfo@gmail.com)wrote:

> bin/plugin -i elasticsearch/marvel/latest
> 
> On Monday, February 17, 2014 2:04:13 PM UTC-6, Mo wrote:
> 
> > I can't seem to find the link to download marvel for dev environment. Is  
> > anyone using marvel for dev?
> 
> --  
> 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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> To view this discussion on the web visit  
> [https://groups.google.com/d/msgid/elasticsearch/044816fc-ddba-4a3e-9460-cca8bab59831%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/044816fc-ddba-4a3e-9460-cca8bab59831%40googlegroups.com)  
> .  
> For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAOT3TWoxYkUO19z7mgLX4eSgztsAMB5r-kGfwK\_07f%3Dr5ysR%2Bw%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAOT3TWoxYkUO19z7mgLX4eSgztsAMB5r-kGfwK_07f%3Dr5ysR%2Bw%40mail.gmail.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![Mohit\_Anchlia](https://avatars.discourse-cdn.com/v4/letter/m/848f3c/32.png) [@Mohit\_Anchlia](https://discuss.elastic.co/u/Mohit_Anchlia)
#### Post date: [February 17, 2014, 8:24pm UTC](https://discuss.elastic.co/t/marvel-download/15858/4 "2014-02-17T20:24:18Z")

</div>

Looks like it's trying to access it online. In AWS we are in private  
address space with no connectivity to the internet

[root@ip-10-80-140-62 ~]# /usr/share/elasticsearch/bin/plugin -i  
/usr/share/elasticsearch/marvel/latest

-\> Installing /usr/share/elasticsearch/marvel/latest...

Trying [http://download.elasticsearch.org//usr/usr-share.zip](http://download.elasticsearch.org//usr/usr-share.zip)...

On Mon, Feb 17, 2014 at 12:22 PM, Mohit Anchlia [mohitanchlia@gmail.com](mailto:mohitanchlia@gmail.com)wrote:

> Thanks! didn't realize it's part of the ES download itself.
> 
> On Mon, Feb 17, 2014 at 12:15 PM, Hariharan Vadivelu [hariinfo@gmail.com](mailto:hariinfo@gmail.com)wrote:
> 
> > bin/plugin -i elasticsearch/marvel/latest
> > 
> > On Monday, February 17, 2014 2:04:13 PM UTC-6, Mo wrote:
> > 
> > > I can't seem to find the link to download marvel for dev environment. Is  
> > > anyone using marvel for dev?
> > 
> > --  
> > 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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
> > To view this discussion on the web visit  
> > [https://groups.google.com/d/msgid/elasticsearch/044816fc-ddba-4a3e-9460-cca8bab59831%40googlegroups.com](https://groups.google.com/d/msgid/elasticsearch/044816fc-ddba-4a3e-9460-cca8bab59831%40googlegroups.com)  
> > .  
> > For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAOT3TWrNpzFAg%2BhCozF5%2BYKkmgk4Ywv1Q8cyrRQoNe5TxuJxgA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAOT3TWrNpzFAg%2BhCozF5%2BYKkmgk4Ywv1Q8cyrRQoNe5TxuJxgA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![jprante](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/jprante/32/44941_2.png) [@jprante](https://discuss.elastic.co/u/jprante)
#### Post date: [February 17, 2014, 8:57pm UTC](https://discuss.elastic.co/t/marvel-download/15858/5 "2014-02-17T20:57:23Z")

</div>

In any case, there is a section "manual download" on the marvel doc page:

> **[Elasticsearch Platform — Find real-time answers at scale](https://www.elastic.co)**
>
> Power insights and outcomes with the Elasticsearch Platform and AI. See into your data and find answers that matter with enterprise solutions designed to help you build, observe, and protect. Try Elasticsearch free today.

The link is  
[https://download.elasticsearch.org/elasticsearch/marvel/marvel-latest.zip](https://download.elasticsearch.org/elasticsearch/marvel/marvel-latest.zip)

Jörg

On Mon, Feb 17, 2014 at 9:24 PM, Mohit Anchlia [mohitanchlia@gmail.com](mailto:mohitanchlia@gmail.com)wrote:

> Looks like it's trying to access it online. In AWS we are in private  
> address space with no connectivity to the internet

--  
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](mailto:elasticsearch+unsubscribe@googlegroups.com).  
To view this discussion on the web visit [https://groups.google.com/d/msgid/elasticsearch/CAKdsXoHEa\_9P339fLeBWL6p0APuMppgh6kAv-g0Pt4%3Dx9Rx%3DFA%40mail.gmail.com](https://groups.google.com/d/msgid/elasticsearch/CAKdsXoHEa_9P339fLeBWL6p0APuMppgh6kAv-g0Pt4%3Dx9Rx%3DFA%40mail.gmail.com).  
For more options, visit [https://groups.google.com/groups/opt\_out](https://groups.google.com/groups/opt_out).

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [July 6, 2017, 1:49am UTC](https://discuss.elastic.co/t/marvel-download/15858/6 "2017-07-06T01:49:35Z")

</div>


