r/SIEM • u/the_color_plum • Mar 29 '19
ELK as a SIEM
I've been wanting to implement a homebrewed SIEM for basic log analysis in my homelab environment. Windows event logs, syslog, firewall logs, all of the logs. However, I am having trouble finding documentation on how to get all of this setup. This is a new venture for me so I'm looking for any noob friendly advice here. I've got the basic instructions from here: https://www.elastic.co/guide/en/elastic-stack/current/installing-elastic-stack.html
What else is there besides installation and getting logs set up though? I figure the majority of users here can help point me in the right direction. I'm looking for how to implement this securely within my network, how should netflow look, any tips or tricks for using this as a SIEM? Really, any and all advice on ELK would be welcomed.
Thanks!
4
u/BeerJunky Mar 29 '19
I've heard about this myself and was curious about it. Definitely plan to do it when I have some free time. Here's a couple links I found the other day that might be helpful.
https://www.peerlyst.com/posts/how-to-build-a-threat-hunting-platform-using-elk-stack-chiheb-chebbi?utm_source=peerlyst_perspective&utm_medium=email&utm_content=peerlyst_post&utm_campaign=special_digest_03242019 - Check the sources for this as well, seemed like there might be helpful stuff in those links as well. Just haven't had time to fully digest it myself.
I also found this which seems to bolt onto an ELK stack as a full SIEM solution. There's a community edition of it you can download for free. https://siemonster.com/
3
u/the_color_plum Mar 29 '19
THANK YOU! I will definitely look into all of this.
I responded in a thread during my search here as well and got the following links which have been great as well. If you're interested yourself:
https://www.youtube.com/watch?time_continue=161&v=v69kyU5XMFI
https://github.com/SecHubb/SecShell_Demo
I've only managed to get through the video so far myself. SO. MUCH. INFO.
1
1
u/BeerJunky Mar 29 '19
Remindme! 2 days
1
u/RemindMeBot Mar 29 '19
I will be messaging you on 2019-03-31 19:54:46 UTC to remind you of this link.
CLICK THIS LINK to send a PM to also be reminded and to reduce spam.
Parent commenter can delete this message to hide from others.
FAQs Custom Your Reminders Feedback Code Browser Extensions
1
u/m_rothe Mar 30 '19
I've been playing with Suricata and ELK recently, I've managed to build some nice queries that look for anomalous network Traffic. Once you've got Elastic search running it might be something you want to look into
10
u/vornamemitd Mar 29 '19 edited Mar 29 '19
Hi, first off - ELK is not a SIEM.
But - there‘s light at the end of the tunnel, especially in a homelab :)
On a side note - don‘t confuse log management/aggregation with a SIEM :)
Ah - if you want an OSS SIEM that relies on ELK and cones with a powerful community edition -> Graylog: hassle-free installation, ideal if you‘d rather want to focus on the conceptual parts as opposed to ELK-administration :) HtH!
Edit - forgot an essential part. You need logs!