this post was submitted on 03 Jan 2024
        
      
      6 points (87.5% liked)
      cybersecurity
    5103 readers
  
      
      48 users here now
      An umbrella community for all things cybersecurity / infosec. News, research, questions, are all welcome!
Community Rules
- Be kind
- Limit promotional activities
- Non-cybersecurity posts should be redirected to other communities within infosec.pub.
Enjoy!
        founded 2 years ago
      
      MODERATORS
      
    you are viewing a single comment's thread
view the rest of the comments
    view the rest of the comments
I don't know if an open source solution for windows, but I know of a really cool IDS solution that does syslog. It's going to be overkill, and there's a learning curve, but it's worth it if you're into this stuff.
Check out Security Onion 2.4
It's Linux, but the install is kindergarten easy. Just download ISO, pick standalone mode.
It has a web interface. The database is actually elastic search.
If you take the time to play with this thing, it will skill you up. It's a fully scalable IDS.
Interesting! It rings a bell for sure, and I could really just access the web interface from the windows box as a work around for the soln implementation i'm targetting. Thank you!