Great video mate!!! you help me a lot!! Also I want to say one hint: if you have more than one pipeline you need to add the user and password sections even if you don't use all the .conf
@nbglink4 жыл бұрын
Happy to hear this, thank you for the point. :)
@christophervincenzo18313 жыл бұрын
i guess it's kinda randomly asking but does anybody know a good place to stream newly released tv shows online?
@keeganabbott42723 жыл бұрын
Thank you so much, great video!
@m.t85353 жыл бұрын
Can you create a video of only "keystores" in elasticsearch i.e how to configure keystores for elasticsearch,logstash and kibana
@@bartoszjelen326 Thanks for sharing he link of keystores in elasticsearch
@nguyenlamtruong54942 жыл бұрын
I need help for setup EFK using xpack security
@nbglink Жыл бұрын
Try my other videos on ELK topic you will find your answer
@merico084 жыл бұрын
Can you explain how to allow enable xpack security before inputting in .yml i always got an error when i set xpack.security.enabled: true
@randallokon76023 жыл бұрын
Great video. I am looking to enable the "detections" and bring in the "default rules" but it flips to a page that has a button to read the documentation. I am a superuser on the system, not sure what else to check? thx
@joaquin_cloudarch4 жыл бұрын
Hi, mate! You didn't say how to install x-pack security. It cannot be just setted in the configuration file, first you need to install it.
@nbglink4 жыл бұрын
You have X-pack free security features for Elasticsearch, which you can use out-of-the-box, the video describes them, of course, there is a paid version which is out of the scope here :) Thank you for the point!
@mngpatil4 жыл бұрын
Great Video...Thanks it really helped me...
@KidsTVLiveHindi4 жыл бұрын
Hi I am facing issue while adding Security features can you please help me out..
@nbglink4 жыл бұрын
I wrote you back on the email. But meanwhile, you can try this video - kzbin.info/www/bejne/n2W3YoOEhr-mn7s
@manikantamani25514 жыл бұрын
Thank you for the great contribution to the ELK community. I have configured my ELK previously with the nginx. I tried to add the above config but getting issues with nginx access can you provide more details on configuring the nginx in front of the above system, please..
@nbglink4 жыл бұрын
Why are you need NGINX for load balancing or ... ? Tell me the idea.
@manikantamani25514 жыл бұрын
@@nbglink Thank you for quick response. I need to limit the users access to certain IP addresses.
@nbglink4 жыл бұрын
So you need elasticsearch node/s to be behind NGINX?
@manikantamani25514 жыл бұрын
@@nbglink Yes Mate.. I was wrong the issue i am facing is not with NGINX it's with Elastic search authentication /usr/share/elasticsearch/bin/elasticsearch-setup-passwords interactive Failed to authenticate user 'elastic' against 127.0.0.1:9200/_security/_authenticate?pretty Possible causes include: * The password for the 'elastic' user has already been changed on this cluster * Your elasticsearch node is running against a different keystore This tool used the keystore at /etc/elasticsearch/elasticsearch.keystore ERROR: Failed to verify bootstrap password
@nbglink4 жыл бұрын
Are you sure that you copy create the keystore as it is explained in the video, try to repeat the steps and make sure that you providing the right passwords on the right places. You have to know that this configuration is for single node ELK if you have multi-node cluster try this video - kzbin.info/www/bejne/mpm9oousj9Knn68
@bigtechtalk5 жыл бұрын
Grt video Bro.
@nbglink5 жыл бұрын
Thank you!
@ephremneway26855 жыл бұрын
Great Video Bro where can i find the image you mount on the virtual box
@nbglink5 жыл бұрын
See the description below the video, everything is described in details. Don’t forget to subscribe, like, share with friends. ;)
@casimirtapsoba37842 жыл бұрын
Great video.Please when I add xpack.security.enabled: true in my config file I not able to restart my elasticseach can you help me
@nbglink2 жыл бұрын
You can see my other videos on this topic, but you should know that if you follow the video step-by-step there is no reason for something to not work.
@bryanuimarairi91925 жыл бұрын
Great channel. really explain alot and clear. can you do a video similar to this but for more than one elasticsearch cluster?