Install IOC Database

IOC DB is designed to download and insert data from an external IOC DB server during update settings.

However, in the initial configuration, it takes a lot of time to insert data, so the time can be reduced by downloading and inserting the compressed IOC DB.

Initialize IOC DB

1. After accessing the CLI, execute the update script as shown below. In this case, for the last date of the command, input the last date of the previous month. (For external server files, data files are created once a month on the last day of each month.) Typically, enter the last day of the previous month based on the date Insights was first installed.

Example) If this month is June 2021, the command is 20210531 , if it is May, enter 20210430 — initiocdb.sh all 20210531

2. After data update, execute the ioc-updater enable command in CLI Mode. The latest data was updated up to May 31, 2021 through the script performed in 1, and the latest data from June 1 to today's date is If you execute the ioc-updater enable command, updates are performed sequentially.

genian(config)# ioc-updater enable
Starting Service...done
genian(config)#