Thanks for your thorough tutorial, I just tried this on my AWS environment, when installing agent on my fleet server, I didn't manually defined the SSL certs, and it got installed successfully and agent was showing healthy in Kibana and was getting the fleet server metrics and logs, is it no more required? I am using stack version 8.11, Kibana and ES has been deployed using docker compose on same instance and fleet on another, and configured hostname with verified SSL certs.
Thanks! If you're asking whether you need to keep the SSL, then the answer is yes. If I misunderstood, send us email through our website and I'll try to help further. RUclips doesn't always notify me of new comments, so I might miss your message!
Sorry for delayed reply. But we just made a video showing how to set up APM with docker compose which is much simpler. See if the video helps? ruclips.net/video/q74_FfM7sn0/видео.html
Hey There, thanks for your message. The 5 node cluster was in a separate video. But you ar eright! If you wish, you could add a few more entry points!! Thanks for raising that note!
Thanks you for your message. Sure you could reach us through our website. Go to our contact page and send us a message. Then we will send you a zoom link.
Alright, I have a DRAFT version of PHP + APM video here: ruclips.net/video/u0r23mng8wQ/видео.html . And I have a DRAFT version of Laravel + APM video here: ruclips.net/video/QHOTH7rZn40/видео.html. I feel I covered maybe 70% to 80% of what most PHP developers need to know. Once I figure out a few more minor details, I will publish a more thorough video series on PHP+Laravel+APM.
There is a Join button on each video that will let you be a member. THere is a monthly fee, but you can cancel at any time. Or you can wait until I create the final version which I plan to release for free. But that might take at least a month because I have to finish a few other videos first as well as our other client project deadlines. Thanks!
I don't have enough experience to answer this. But I've overheard people on the elastic slack channel seek help from other elastic engineers on how to configure such things in windows, net core and azure environments. I also plan to release a short series on how to use elastic agents, fleet server and/or logstash to ingest windows system and event data into elasticsearch
I just released this video which explains how to set up a standalone elastic agent: ruclips.net/video/0ABIGgRhUY8/видео.html I explain integration along the way, and you will see that there are a lot of integrations for Microsoft services/tech/os etc... It only takes a few minutes to set up a standalone agent and test any of the Microsoft integrations to see if they are right for you. I'll try to return to a more in-depth video of how to use a fleet server to manage your agents so that you don't lose track of all your configurations. Just need a but of time to do that
Written Summary Here: elasticsearch.evermight.com/apm-install-part-1
thanks man, apm elastic topic is very rare to find, even though this material is very good for profiling performance, especially custom spans part
Your whole series about Elastic is just a lifesaver Thanks a lot!!!
This video save my life!
Thanks sir, i'm a new subscriber here, just very beginner at ElasticSearch
Welcome! Hope our videos will help you in your journey!
This has been quite helpful. Thank you!
Thanks for your thorough tutorial, I just tried this on my AWS environment, when installing agent on my fleet server, I didn't manually defined the SSL certs, and it got installed successfully and agent was showing healthy in Kibana and was getting the fleet server metrics and logs, is it no more required? I am using stack version 8.11, Kibana and ES has been deployed using docker compose on same instance and fleet on another, and configured hostname with verified SSL certs.
Thanks! If you're asking whether you need to keep the SSL, then the answer is yes. If I misunderstood, send us email through our website and I'll try to help further.
RUclips doesn't always notify me of new comments, so I might miss your message!
I want to inject 10% of the API Logs & 100% of error logs to APM. Is there any workaround for this?
my fleet agent is showing healthy after i configured the apm but in fleet
server apm is not listening to 8200. I am not sure why this is happening?
Sorry for delayed reply. But we just made a video showing how to set up APM with docker compose which is much simpler. See if the video helps? ruclips.net/video/q74_FfM7sn0/видео.html
in elastic setting why only 1 host entry input ? why not 5 nodes ? because i see u used install 5 node in cluster
Hey There, thanks for your message. The 5 node cluster was in a separate video. But you ar eright! If you wish, you could add a few more entry points!! Thanks for raising that note!
@@evermightsystems ahh i see thanks
@@evermightsystems im using default self sign certificate, the apm server could not connect to the elastic serarch how can i solve this ?
Nice video's.. but im seeing some issues, and unsure if its due to a version difference? could you care to reach out for a few minutes?
Thanks you for your message. Sure you could reach us through our website. Go to our contact page and send us a message. Then we will send you a zoom link.
@@evermightsystems oh i had no idea you had a website :)
Great working with you @mortenskandshus3600 over zoom! We figured it out! Just some minor configuration issues!
how do with php/laravel in a docker or locally?
Alright, I have a DRAFT version of PHP + APM video here: ruclips.net/video/u0r23mng8wQ/видео.html .
And I have a DRAFT version of Laravel + APM video here: ruclips.net/video/QHOTH7rZn40/видео.html.
I feel I covered maybe 70% to 80% of what most PHP developers need to know. Once I figure out a few more minor details, I will publish a more thorough video series on PHP+Laravel+APM.
@@evermightsystems it seems members only. how to be a member? thank you for your support and wish you all the best creating new contents everyday.
There is a Join button on each video that will let you be a member. THere is a monthly fee, but you can cancel at any time. Or you can wait until I create the final version which I plan to release for free. But that might take at least a month because I have to finish a few other videos first as well as our other client project deadlines. Thanks!
@@evermightsystems thank man. appreciate your support
@@evermightsystems maybe i dont see the join button because the content is not for my region i guess.
Good video!, is Elasticsearch free, is it suitable for monitoring applications in Windows on premise and net core environments? Thanks
I don't have enough experience to answer this. But I've overheard people on the elastic slack channel seek help from other elastic engineers on how to configure such things in windows, net core and azure environments.
I also plan to release a short series on how to use elastic agents, fleet server and/or logstash to ingest windows system and event data into elasticsearch
I just released this video which explains how to set up a standalone elastic agent:
ruclips.net/video/0ABIGgRhUY8/видео.html
I explain integration along the way, and you will see that there are a lot of integrations for Microsoft services/tech/os etc... It only takes a few minutes to set up a standalone agent and test any of the Microsoft integrations to see if they are right for you.
I'll try to return to a more in-depth video of how to use a fleet server to manage your agents so that you don't lose track of all your configurations. Just need a but of time to do that
can you setup an elasticsearch cluster?
Yup it's on our task list to produce videos around cluster management! Will need a bit of time to get to it though, so stay tuned!
How to do this over k8s cluster?
Thanks for your message! We have kubernetes implementation of elastic ok our task list. We will get to it as soon as we can