# Is Sense available with Marvel 2.1

**URL:** https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005
**Category:** Elasticsearch
**Tags:** elastic-stack-monitoring
**Created:** [December 1, 2015, 8:20am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005 "2015-12-01T08:20:05Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![twhetzel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/twhetzel/32/6280_2.png) [@twhetzel](https://discuss.elastic.co/u/twhetzel)
#### Post date: [December 1, 2015, 8:20am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/1 "2015-12-01T08:20:06Z")

</div>

I'm following the intro video ( [https://www.elastic.co/webinars/get-started-with-elasticsearch](https://www.elastic.co/webinars/get-started-with-elasticsearch) ) and it shows a tool called Sense to easily edit queries for ES. Is this tool still available and if so what URL can it be accessed? For Marvel 1.x, the video shows Sense at localhost:9200/\_plugin/marvel/index.html

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [December 1, 2015, 8:21am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/2 "2015-12-01T08:21:27Z")

</div>

[https://www.elastic.co/guide/en/sense/current/index.html](https://www.elastic.co/guide/en/sense/current/index.html)

Also it may pay to bookmark [https://www.elastic.co/guide/index.html](https://www.elastic.co/guide/index.html), there's lots of great stuff there to get you started 🙂

---

<div class="post-metadata">

### Author: ![twhetzel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/twhetzel/32/6280_2.png) [@twhetzel](https://discuss.elastic.co/u/twhetzel)
#### Post date: [December 1, 2015, 8:27am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/3 "2015-12-01T08:27:39Z")

</div>

Thanks, I don't see that listed as a product under the nav menu for Products. Guess the intro video is pretty outdated WRT to installation.

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [December 1, 2015, 8:29am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/4 "2015-12-01T08:29:46Z")

</div>

Yeah it is, I have asked the website content team what we can do about it.

---

<div class="post-metadata">

### Author: ![twhetzel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/twhetzel/32/6280_2.png) [@twhetzel](https://discuss.elastic.co/u/twhetzel)
#### Post date: [December 1, 2015, 8:54am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/5 "2015-12-01T08:54:33Z")

</div>

Make a new video 🙂 If I get this figured out I will! Thanks for relaying this issue to the content team!

So I installed Sense using docs here ( [https://www.elastic.co/guide/en/sense/current/installing.html](https://www.elastic.co/guide/en/sense/current/installing.html) ) and now I can't launch Kibana. Error message is:

log [00:46:52.677] [info][status][plugin:kibana] Status changed from uninitialized to green - Ready  
log [00:46:52.697] [info][status][plugin:elasticsearch] Status changed from uninitialized to yellow - Waiting for Elasticsearch  
log [00:46:52.700] [info][status][plugin:marvel] Status changed from uninitialized to yellow - Waiting for Elasticsearch  
log [00:46:52.724] [info][status][plugin:sense] Status changed from uninitialized to green - Ready  
log [00:46:52.737] [info][status][plugin:kbn\_vislib\_vis\_types] Status changed from uninitialized to green - Ready  
log [00:46:52.748] [info][status][plugin:markdown\_vis] Status changed from uninitialized to green - Ready  
log [00:46:52.751] [info][status][plugin:metric\_vis] Status changed from uninitialized to green - Ready  
log [00:46:52.881] [info][status][plugin:spyModes] Status changed from uninitialized to green - Ready  
log [00:46:52.886] [info][status][plugin:statusPage] Status changed from uninitialized to green - Ready  
log [00:46:52.890] [info][status][plugin:table\_vis] Status changed from uninitialized to green - Ready  
log [00:46:52.894] [info][status][plugin:elasticsearch] Status changed from yellow to green - Kibana index ready  
log [00:46:52.900] [fatal] Error: listen EADDRINUSE  
at exports.\_errnoException (util.js:746:11)  
at Server.\_listen2 (net.js:1156:14)  
at listen (net.js:1182:10)  
at net.js:1280:9  
at dns.js:85:18  
at process.\_tickDomainCallback (node.js:381:11)  
FATAL { [Error: listen EADDRINUSE]  
cause: { [Error: listen EADDRINUSE] code: 'EADDRINUSE', errno: 'EADDRINUSE', syscall: 'listen' },  
isOperational: true,  
code: 'EADDRINUSE',  
errno: 'EADDRINUSE',  
syscall: 'listen' }

---

<div class="post-metadata">

### Author: ![warkolm](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/warkolm/32/39224_2.png) [@warkolm](https://discuss.elastic.co/u/warkolm)
#### Post date: [December 1, 2015, 9:22am UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/6 "2015-12-01T09:22:53Z")

</div>

Did you stop the any other KB instances?

Check nothing else is listening on port 5601.

---

<div class="post-metadata">

### Author: ![twhetzel](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/twhetzel/32/6280_2.png) [@twhetzel](https://discuss.elastic.co/u/twhetzel)
#### Post date: [December 1, 2015, 10:41pm UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/7 "2015-12-01T22:41:22Z")

</div>

I shut everything down and re-started ES and Kibana.... seems to be ok now.

---

<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:46pm UTC](https://discuss.elastic.co/t/is-sense-available-with-marvel-2-1/36005/8 "2017-07-06T13:46:31Z")

</div>


