All Apps and Add-ons

Prelude IDS

phelimoc
New Member

Hi,

We currently run OSSEC with a Prelude IDS frontend and are thinking of replacing Prelude IDS with Splunk.

What can Splunk provide that is not provided by Prelude IDS.

Interested in any comments regarding Prelude IDS versus Splunk?

Thanks, any help much appreciated.

Phelim

Tags (4)
0 Karma

stricaud_splunk
Splunk Employee
Splunk Employee

Hello,

being the one who wrote the Prelude support in OSSEC and now working at Splunk, I believe I can help you 🙂

In order to make OSSEC send data to Prelude, I had to convert the alert output into IDMEF, using the Prelude IDS library. You can see this in this file: https://github.com/ossec/ossec-hids/blob/master/src/analysisd/prelude.c. You can see more details on what I did there: https://groups.google.com/forum/#!topic/ossec-dev/sYXnT6-LgI4

The approach Splunk has is not to alter original software to work with their data and be agnostic to index them. In order to get the fields (source ip, attack name etc..) we apply a datamodel at search time, allowing us to do many things, such as map-reducing and get the results much faster.

Splunk was designed to scale (by that I really mean it!), provide a framework and ready-to-use apps out of the box.

I recommend you take the OSSEC Splunk app (http://apps.splunk.com/app/300/ ) so you can benefit from already cooked dashboards.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Agent Mode Engaged! Enchaining Agentic Operations with Splunk AI Assistant 2.0

    Are you ready to transform how your team handles complex data requests? We invite you to our upcoming ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...