Replies: 3 comments 3 replies
-
This DSIEM? https://www.dsiem.org/ |
Beta Was this translation helpful? Give feedback.
-
Yes, information are fed to DSIEM using Logstash, but in DSIEM the information are parsed by Logstash whereas in Security Onion the information are parsed by Elasticsearch. I do not know if this will be an issue, am just thinking aloud here because DSIEM also has to store the information after normalization in Elasticsearch. I have been able to integrate DSIEM to an existing ELK stack which works fine. Am very new to SO, maybe if you give a step by step approach of how to create template indices in Elasticsearch in SO, that might be a good starting point, because I could not get much help from the SO documentation, on how to do that. I think this is a great project we can collaborate on. Thanks very much while I await your response. |
Beta Was this translation helpful? Give feedback.
-
Dsiem clone's event stored in Elasticsearch, before processing them, by creating another logstash pipeline. The process data are then are also stored in Elasticsearch. my question was , how do you for instance configure an index template, say "suricata-*" in elasticsearch of SO. I can see in the SO document "index template and component template" which is confusing to me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Am looking for a way to integrate SO with Dsiem. I have no clue at all. I can see that one of the output from SO is ElastAlert. does anyone have a good approach of how to go about this.
Regards
Peter
Beta Was this translation helpful? Give feedback.
All reactions