Instead of localhost I've also tried 10.100.10.36 (the IP of the server) but isn't working. Checking docker logs I don't seem to have any errors. Any advice?
How are you executing heartbeat? Do you mean that you are not even seeing the HB logs when looking at the terminal? Have you tried to go inside the docker container and execute HB manually?
Are those addresses reachable within the docker container?
I can see the HB logs by running docker logs heartbeat --follow
Have you tried to go inside the docker container and execute HB manually?
Are those addresses reachable within the docker container?
I can enter the container by running docker exec -it heartbeat sh and see that the correct config is being applied, but not sure how to exactly answer your questions.
No problem with the tagging. Apologies for the delay!
I'm trying to understand what is the exact situation you are facing.
My understanding after seeing your second comment is that everything works well, meaning that you can see everything being executed locally, etc.
I'll try to configure a setup similar to yours locally and share with you the steps I followed. (and confirm that I'm seeing everything)
Before that, please, let me confirm your setup:
using HB to ping a few URLs (with TCP and http)
you are doing that locally through docker
you are not setting the Elasticsearch output but the Logtash one instead.
Is this correct?
Btw, is Logtash running in your host or is it in another docker container?
Another thing that I need to confirm if possible:
When you say that you don't see the logs in Kibana, what logs are you referring to? Do you mean the results of the pings? (your http and TCP monitors) or do you mean other kinds of logs?
Could you share a screenshot of the page in Kibana where you are expecting to see those logs? I'm trying to have more context to provide you with a better guidance
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.