# I need help

**URL:** https://discuss.elastic.co/t/i-need-help/349630
**Category:** Kibana
**Tags:** docker
**Created:** [December 19, 2023, 7:44am UTC](https://discuss.elastic.co/t/i-need-help/349630 "2023-12-19T07:44:09Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![omlett](https://avatars.discourse-cdn.com/v4/letter/o/ea5d25/32.png) [@omlett](https://discuss.elastic.co/u/omlett)
#### Post date: [December 19, 2023, 7:44am UTC](https://discuss.elastic.co/t/i-need-help/349630/1 "2023-12-19T07:44:09Z")

</div>

i am trying to make a parsedmarc elasticsearch and Kibana docker container, everything is running fine except i dont see any data on Kibana and i dont know what im doing wrong, because with the same configs they were running on a VM just fine, but the Docker version is not working. when i go to elasticsearch:9200 i can see its running just fine

in Kibana i dont discorver anything

and my docker-compose file looks like this

 ![image](https://us1.discourse-cdn.com/elastic/original/3X/a/8/a8ae2bb054b27809efa2c6dd5a3b6a36ab563051.png)  
can any1 help me figure this out?

---

<div class="post-metadata">

### Author: ![Marius\_Dragomir](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/marius_dragomir/32/42087_2.png) [@Marius\_Dragomir](https://discuss.elastic.co/u/Marius_Dragomir)
#### Post date: [December 27, 2023, 9:31pm UTC](https://discuss.elastic.co/t/i-need-help/349630/2 "2023-12-27T21:31:25Z")

</div>

The issue will be between the parsedmarc and elasticsearch container, cause if data doesn't show up in Kibana, it doesn't exist in elasticsearch. Have you checked your parsedmarc output logs for any issues?

---

<div class="post-metadata">

### Author: ![omlett](https://avatars.discourse-cdn.com/v4/letter/o/ea5d25/32.png) [@omlett](https://discuss.elastic.co/u/omlett)
#### Post date: [December 29, 2023, 4:07pm UTC](https://discuss.elastic.co/t/i-need-help/349630/3 "2023-12-29T16:07:40Z")

</div>

ive solved the problem, when installing parsedmarc, even if i just want to use it with elasticsearch and kibana on a VM without container it only works under virtual environment venv, so i made a dockerfile myself with parsedmarc inside a Docker and inside a venv xD i know i dont need to create a virtual environment inside a docker but its the only way it works, thanks for the reply still, merry christmas and happy new year bro!

---

<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: [January 26, 2024, 4:08pm UTC](https://discuss.elastic.co/t/i-need-help/349630/4 "2024-01-26T16:08:40Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
