Up
Previous Next

Updating the SIEM Database

Sheriff CSM must store all the plugin IDs and event types in its database before it can store any events. For this reason, if you develop a new plugin and you don't first update the database with that data, the Sheriff CSM Server drops those events, even though the plugin is working correctly.

To update the SIEM database
  1. Write the changes to the SIEM database:

    cat exchangews.sql | vigilante-db
  2. Apply changes in the SIEM:

    vigilante-server restart

Copyright 2020 Sheriff Cyber Security, LLC. All rights reserved.