Building ELK on CentOS 7
-
So... I went through and ran the script and it seems to have worked fine... What next?
Edit: To collect logs from the local server, I also had to install filebeat on this server. So I reckon I can now go and install it on all my other systems as well.
-
@dafyre said in Building ELK on CentOS 7:
So... I went through and ran the script and it seems to have worked fine... What next?
Edit: To collect logs from the local server, I also had to install filebeat on this server. So I reckon I can now go and install it on all my other systems as well.
Yes, install Filebeat and point it to ELK. Check my Filebeat article for more info.
-
@scottalanmiller said in Building ELK on CentOS 7:
@dafyre said in Building ELK on CentOS 7:
So... I went through and ran the script and it seems to have worked fine... What next?
Edit: To collect logs from the local server, I also had to install filebeat on this server. So I reckon I can now go and install it on all my other systems as well.
Yes, install Filebeat and point it to ELK. Check my Filebeat article for more info.
Didn't realize you had one. 8-) But I'm good now. Logs are collecting as we speak. Bonus: Fail2Ban and Apache logs also work great in ELK.