Skip to content

Instantly share code, notes, and snippets.

View mukuldeepfence's full-sized avatar
🏠
Working from home

Mukul Varshney mukuldeepfence

🏠
Working from home
View GitHub Profile
@rishiloyola
rishiloyola / gist:79f869749bf54d135f7f6fe61e0e99a7
Last active February 21, 2022 14:21
[ELK Stack] Generate TLS certs for filebeat and logstash
1. Generate new domain name for logstash server.
For this tutorial
domain name = logstash-prod.xyz.com
ip = 1.2.3.4
* Enter to following directory
```
$ sudo mkdir /etc/pki
$ cd /etc/pki