Skip to content
Discussion options

You must be logged in to vote

It depends on what you're trying to protect:

If you want to increase redundancy/fault tolerance, consider placing the /nsm directory on a RAID array. That way, if a drive dies, you can swap it out with a new drive and the array will rebuild any lost data.

If you want to keep backups that you can restore in the case of a grid failure:

  1. The configuration for Security Onion itself is regularly backed up to /nsm/backup. These backups can be used to restore your grid in the event of a failure. Docs Reference
  2. Suricata alerts (and all other Elasticsearch data) can be backed up by configuring a snapshot repository in Kibana. To set up snapshots, go to Kibana -> Stack Management -> Snapshot and Re…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by GeorgePatches
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
2.4
Labels
None yet
3 participants