I am new to Searchguard trying to get the whole system running with Searchguard. Have been able to use SSL for the Elastic nodes, Kibana, Logstash. But I am having a really tough time finding some help on Beats.
I have beats running in 2 manners-
Going through Logstash
Pushing docs directly to Elastic nodes
How do I configure beats to use the ssl channels in either case? Please provide me some lead.
I am trying to setup SSL communication in ELK using searchguard. I have used jks files for securing the communication. I want to use Openssl certificates. Can you please help me on how to achive it.
What do you mean by OpenSSL certificates? JKS is just a container format, all your certificates are stores in there. In fact, our demo certificates are generated with OpenSSL, so I don’t really understand the question, can you elaborate?
···
On Tuesday, July 4, 2017 at 8:39:51 AM UTC+2, vinod hy wrote:
And also Rajeev,
I am trying to setup SSL communication in ELK using searchguard. I have used jks files for securing the communication. I want to use Openssl certificates. Can you please help me on how to achive it.
I have generated openssl certificates seperately using openssl commands. I want to use them. how can i use them.
And w.r.t sgadmin.bat, what is the significance of running this command. The parameters taken by this command is similar to what i have configured in elasticsearch.yml
Please, you really need to read the documentation! There’s a whole chapter on sgadmin, what it does and how to use it:
Here’s a post about OpenSSL and keytool:
···
On Tuesday, July 4, 2017 at 10:48:51 AM UTC+2, vinod hy wrote:
Hi Jochen,
I have 2 questions here,
I have generated openssl certificates seperately using openssl commands. I want to use them. how can i use them.
And w.r.t sgadmin.bat, what is the significance of running this command. The parameters taken by this command is similar to what i have configured in elasticsearch.yml
Thanks Vinod!!. I will try to use these configs.
As pointed out by @Jochen Kressin, please do go through the documentation to generate the certificates. Thats what I have been following to secure the stack in my case.
Specifically for the certificate, there is an online infrastructure set up - Certificate Generator
···
On Tuesday, July 4, 2017 at 12:07:22 PM UTC+5:30, vinod hy wrote:
Have you solved this issue? Because I do really tough finding this on the Internet.
Thanks
···
On Tuesday, July 4, 2017 at 11:00:25 AM UTC+7, Rajeev Ranjan wrote:
I am new to Searchguard trying to get the whole system running with Searchguard. Have been able to use SSL for the Elastic nodes, Kibana, Logstash. But I am having a really tough time finding some help on Beats.
I have beats running in 2 manners-
Going through Logstash
Pushing docs directly to Elastic nodes
How do I configure beats to use the ssl channels in either case? Please provide me some lead.