Very useful, thank you. I don't know why, but Grafana docs are so confusing. Your explanation is simple and examples are to the point.
@handle_gc17 сағат бұрын
Hey can you please help me. I am struggling to deploy my flask app having SSE implemented. When using gunicorn it is unable to insert timely data into db. Also i am using scheduler for updating db every 2min
@itzdhotiop39455 күн бұрын
Great !! Keep uploading more such helpful content 🙌
@learningsoftwareskills5 күн бұрын
Thank you 👍
@kingshukbagchi95855 күн бұрын
Awesome.. many thanks
@learningsoftwareskills5 күн бұрын
You are welcome 👍🙏
@davidwilson48046 күн бұрын
Could you post SSl for elasticsearch and kibana and filebeat
@learningsoftwareskills6 күн бұрын
Hi, thanks for the feedback, I will try to create a video on that...
@ik60718 күн бұрын
what a great video thank you, youre a legend
@learningsoftwareskills8 күн бұрын
Hi thanks a lot for the encouraging feedback👍🙏
@ik60717 күн бұрын
@@learningsoftwareskills I managed to implement it in a language i had no experience in. thanks for this video
@sairam71649 күн бұрын
thanks anna
@learningsoftwareskills8 күн бұрын
You are welcome 👍
@sairam71648 күн бұрын
@learningsoftwareskills is there any vedio on grafana variables creation and annotations using PostgreSQL ? Please share the link if it is there
You helped me a lot!!!! thank you so much, extremely useful vídeo!
@learningsoftwareskills9 күн бұрын
You are welcome 🙏👍
@MrAnnkky10 күн бұрын
can we use ssl / https ?
@learningsoftwareskills9 күн бұрын
Hi, you can do that. In fact I have also made a video on how to run a flask application with an SSL certificate at kzbin.info/www/bejne/jKLRhJikf6abm7csi=qMJYYDg8Y-Ca4sEy But to run in production, you can run the flask server behind a reverse proxy like apache or IIS. I have made a video on this topic at kzbin.info/www/bejne/bJCroaidaNFlf5Isi=VCZj43s_nuetTvNl Hope this helps, cheers 👍
@shanmukha59910 күн бұрын
Could any one tell how to connect FTP with IBM sessions(main frame ) is it possible?
@SarojPurbey-k3q10 күн бұрын
Best video related to authorisation code flow. Initially I was in confused about the flow. But after watching your video it became super clear.
@learningsoftwareskills9 күн бұрын
Thank you very much for your awesome feedback 👍🙏
@maheshreddy823610 күн бұрын
I am not able to start the server. The following error is occurring D:\keycloak-26.0.5>bin\kc.bat start-dev JAVA_HOME is not set. Unexpected results may occur. Set JAVA_HOME to the directory of your local JDK to avoid this message. Unrecognized option: --add-opens=java.base/java.util=ALL-UNNAMED Error: Could not create the Java Virtual Machine. Error: A fatal exception has occurred. Program will exit. D:\keycloak-26.0.5>
@maheshvalupadasari493611 күн бұрын
Could you please create a tutorial for installing multiple instances of elastic search(Multiple Cluster) on single windows server.
@learningsoftwareskills10 күн бұрын
Thank you for the feedback, I will try...
@gloirebeya512712 күн бұрын
Great content. Thanks
@learningsoftwareskills11 күн бұрын
Thank you very much 🙏👍
@emerelle353512 күн бұрын
FYI, I figured out an Solution "for me" ^^ My "sshd_config" looks something like this: -------------------------- PubkeyAuthentication yes AuthorizedKeysFile .ssh/authorized_keys Subsystem sftp internal-sftp -f LOCAL0 -l VERBOSE AllowUsers user1 user2 user3 Match User * ChrootDirectory "D:\FTPROOT\LocalUser\%u" X11Forwarding no AllowTcpForwarding no AllowAgentFordwarding no ForceCommand internal-sftp -f LOCAL0 -l VERBOSE -------------------------- My Problem was, I did not set the parameters on the ForceCommand. If you don't use ForceCommand (for sftp-only), the parameters on Subsystem record are enough. If you force command, the parameters of subsystem record seem to be ignored. sshd logging is not set explicitly so it's default in windows event log. But sftp-log I prefer into file (LOCAL0) since I found it hard to read on event log. Seems to work for my needs, still have to try and play around with. :-)
@sumorichis12 күн бұрын
Great Video. thank you for sharing!
@learningsoftwareskills11 күн бұрын
You are welcome 👍🙏
@woudjee212 күн бұрын
Absolutely brilliant video explaining in great deal exactly what I was looking for. Thank you very kindly!
@learningsoftwareskills12 күн бұрын
Thank you for the amazing feedback. Means a lot to me 👍🙏
@woudjee212 күн бұрын
@@learningsoftwareskills happy to hear that :D
@attarannaufal430812 күн бұрын
Thanks, I took days to understand it, but this video makes it shorter
@learningsoftwareskills12 күн бұрын
Thank you for the feedback 👍🙏
@emerelle353513 күн бұрын
This seems only sshd-logging. Apparently you can activate sftp login bei adding something like "subsystem sftp internal-sftp -f AUTH -l INFO". However, was not able to make it work so far. That's why I found this video in the first place. x)
@premchandrasingh17 күн бұрын
Most common scenarios - excellent. Deserve much likes
@learningsoftwareskills16 күн бұрын
Thank you 🙏👍
@PranoySinha18 күн бұрын
You are a rockstar man, was searching for something similar quite a few weeks. Will surely look all your videos related to this topic. Appreciate a lot for sharing stuff like this. Many thanks.
@learningsoftwareskills17 күн бұрын
Hi, thanks a lot for the awesome feedback 🙏👍
@PranoySinha17 күн бұрын
Hi buddy, I end up subscribing your channel. Hoping to see more cool stuff like this.Many thanks for your intuitive coaching style.
@naveenchebolu675718 күн бұрын
I'm facing one issue I'm setting the frequency of alerts for every 5 min but it sends an email only 1st time from the next 5 min it is not sending an email even rule fails what is the reason it sends email only 1 st time
@learningsoftwareskills18 күн бұрын
Hi, this is the expected behaviour. Mail will be sent only when the state changes (fired to resolved, or resolved to fired) Otherwise recieving the same email every 5 mins will be annoying to the users
@naveenchebolu675718 күн бұрын
@learningsoftwareskills Thank for the reply how to change the alert state to Normal from fired state .
@learningsoftwareskills23 сағат бұрын
@@naveenchebolu6757 when the data changes so that the alert condition is not met, automatically the state changes from alert to normal
@BRCSMohammedowais18 күн бұрын
i performed the same steps but for a realm login page, i am not able to replace logo with realm name
@learningsoftwareskills18 күн бұрын
Hi, the version used in this video is an image in the login screen. But in the new versions of keycloak, the login screen displays the realm name instead of logo image. So rename the realm name as per requirement and it will be displayed in the login screen
@ZainiZainuddin20 күн бұрын
the best tutorial
@learningsoftwareskills20 күн бұрын
Thanks a lot for the amazing feedback 👍🙏
@EgidFertal23 күн бұрын
Thanks! It was really nice explanation :) best I found in internet so far about this in form of video :)
@learningsoftwareskills22 күн бұрын
Thank you for the amazing feedback and support 👍
@NagendraCH-ey8sy23 күн бұрын
Nice explanation TQ for best video I have a query like I am using 12c so working fine with python recently it's got updated to 19c when we are running existing script we are getting error like ora 12650 no common encryption or data integrity algorithm how to resolve this?
@davidwilson480424 күн бұрын
Hi can you post video entire video of ELK elasticsearch along with LOGStash
@learningsoftwareskills24 күн бұрын
Hi, i have made videos in elasticsearch and kibana but i did not create video on logstash till now. I will try to make one in the future. Thank you for the feedback 👍
@HuyDoan-o2p25 күн бұрын
what happen if we run one app in 2 different ports? Does cookie is shared between thhose ports?
@learningsoftwareskills25 күн бұрын
Hi, It means 2 instances of the app would be running. So there will be 2 session stores. Hence cookies will not be shared. In fact the browser will use cookies based on the host address which will be different for both the apps. Hope this helps, cheers 👍
@HuyDoan-o2p24 күн бұрын
@@learningsoftwareskills that's not true, I am coding flask app, but it seem the cookie is shared between to port, when I change cookie in port 3000, the cookie in port 5000 is also change. If you have any idea, please share it. Actually, we can prevent this behavior by setting chrome flag: #bind-cookies-to-port
@learningsoftwareskills23 күн бұрын
@@HuyDoan-o2p Sorry u are right. Cookies are not isolated by port in the browser stackoverflow.com/a/16328399 But the session store on the server side should be different since 2 instances of the web application are running.
@TheMayank130826 күн бұрын
it is a bloody awesome tutorial !! 👍
@learningsoftwareskills26 күн бұрын
Thank you very much 🙏👍
@davidwilson480426 күн бұрын
Hi Can you post Logstash video also and combine with all Elasticsearch and Logstash and Kibana (ELK) video
@ramoncontigo6527 күн бұрын
Thanks to Learning Software for the directions on how to make it happen. I was able to install the SSL I had earlier downloaded; the company forgot to send instructions. You're the man. Again, thanks.
@learningsoftwareskills27 күн бұрын
hi, thanks a lot for the amazing feedback 🙏👍
@DariaKriuchkova-i7v28 күн бұрын
Great explanation, thank you!
@learningsoftwareskills28 күн бұрын
You are welcome! 🙏👍
@PythonPipesАй бұрын
This is high quality content! Thank you.
@learningsoftwareskillsАй бұрын
Thank you for the awesome feedback 👍🙏
@NikoCvetkovicАй бұрын
I cannot access locahost no matter what i do or how many times i reinstall it, pls helppp!!!!!
@learningsoftwareskillsАй бұрын
Hi, may be try to replace http with https or vice-versa
@karthikbharadwaj6195Ай бұрын
Wonderful documentation and the video. Do you have the steps for configuing reverse proxy on tomcat ?
@learningsoftwareskillsАй бұрын
Hi, thanks for the awesome feedback. Currently i did not content on tomcat.
@redcrown5070Ай бұрын
This video is great! Thanks so much!
@learningsoftwareskillsАй бұрын
Thank you very much 👍🙏
@NagalakshmiPatilАй бұрын
I am unable to reach this localhost:9200 ,how can I ?
@YogaPetzАй бұрын
Hi the SSH SFTP is working from WinSCP Client but when connecting from a web (SAP Cloud COnnector) to SFTP server it it is not working, the permissions are set on the folder level but SAP WEB GUI not able to connect download or upload files Any idea? Ref: kzbin.info/www/bejne/e3epf2Zre5mgo9kfeature=shared&t=759
@rabahalishah5124Ай бұрын
My theme is not showing up in the drop down of theme section in realm settings. Can you please tell me why is it so? I have created the exact anatomy as yours and restarted my server. But still I'm theme is not showing. My version of keycloak is 26.0.2.
@learningsoftwareskills18 күн бұрын
Hi, please check if the theme folder is created in the right folder and also check the theme.properties file. Also see the offical documentation at www.keycloak.org/docs/latest/server_development/index.html#_themes
@mrunal1793Ай бұрын
I have made website using flasks session but when I add users in db it get refresh values that are shows old and balance of the users are show different in website and that are different in db backend code is correct add money or add username password but problem in flake session I think 😢😢 do you have solution ?
@bobthecomputerguyАй бұрын
Holy crap! I never knew you could type "cmd" in the file explorer to open a command line in the directory it's in! This video was worth it for that alone! I'm so happy right now!
@bobthecomputerguyАй бұрын
Also, this video got https working on my LAN. So it's great for that too.
@learningsoftwareskillsАй бұрын
Thanks for the amazing feedback 👍🙏
@thuongtrinhvan2001Ай бұрын
Thank you so much, very helpful video
@learningsoftwareskillsАй бұрын
You are welcome 🙏👍
@johnsimpledimpleАй бұрын
Thanks for making these--there is not great documentation on this tool and its a great tool.
@learningsoftwareskillsАй бұрын
Thank you for the encouraging feedback 👍🙏
@ambatiprashanth1318Ай бұрын
very nice, I have a column which is number but we can select only strings so.I type casted to string then I gave option to select multi and all option so can you please show me how i can use the variable when it is selected multi or all values and then type cast it to integer in my where condition this i am trying in Athena data soruce
@keh_mananalyais5365Ай бұрын
Thank you so much ❤
@learningsoftwareskillsАй бұрын
You are welcome 🙏👍
@MarcosPOZZETTI-w8mАй бұрын
hey!, good video but i keep getting this error and i followed every step in the video, the redirect url is the same as yours in my gcp console. Error 400: redirect_uri_mismatch You can't sign in to this app because it doesn't comply with Google's OAuth 2.0 policy. If you're the app developer, register the redirect URI in the Google Cloud Console. Request details: redirect_uri=127.0.0.1:5000/signin-google flowName=GeneralOAuthFlow
@PrAsHaNtHdUke1093Ай бұрын
bro whenever i save this project logs file are creating again and again how to stop that?
@learningsoftwareskillsАй бұрын
Hi, if you don't run the flask server in development mode, the server will not restart and logs will not be generated. Hope this helps, cheers 👍🙏
@SerinaLee-o7cАй бұрын
Super useful video! Exactly what I needed as a complete jinja2 beginner.
@learningsoftwareskillsАй бұрын
Thank you for the awesome feedback 👍🙏
@sughosh100Ай бұрын
Thanks for this video. It was easy to understand and detailed.
@learningsoftwareskillsАй бұрын
@@sughosh100 thank you 👍🙏
@OZTutohАй бұрын
I really appreciate your diagrams at the start. I didn't understand why I needed a reverse proxy for SSL until I saw it.