Changing The Location & Size of IOP Database

Prev Next

By default, the Insights On-Premises (IOP) data base is limited to 500 GB. Once you reach that size, the data is overwritten.

Note

If you have less than 5 GB on the drive storing the data base, indexing and some other functionalities will be stopped as well.

Here are the steps on how to change the location of the data base:

  1. Go into the Insights server and stop the service "Splunkd.exe"
  2. Go to: (location may change if installed on different location)
C:\Program Files\Smart-X\ControlUp Insights\var\lib\
  1. Copy the entire 'Splunk' folder to the new location (for example.. D\E drive..)
    Splunk folder in C drive
    The new location will appear like this:
    Splunk folder in E drive
  2. After the folder is copied, go to
C:\Program Files\Smart-X\ControlUp Insights\etc
  • Open splunk-launch.conf via Notepad.
  • Where it says: "#SPLUNK_DB=" take down the pound sign (#)
  • Add the new location of the Splunk folder. E.g from the image below: SPLUNK_DB=E:\CUIOP_db\splunk
    SPLUNK_DB=E:UIOP_dbplunk folder{height="" width=""}
  1. Run via CMD as administrator:
"C:\Program Files\Smart-X\ControlUp Insights\bin\splunk" start
  1. All should show "Done" and in the end for the process starting you'll see:
    inline13592730121
    (with your server name)
  2. Once the service is up and running, you can run some reports in Insights to verify all is working.
Note

The Splunk folder in the old location might be recreated and contain a few small files. This is expected and not an issue. The new location will be used to read and write the vast majority of data.

To change the database size, log into your Insights and go to Admin > Settings > Index Management and select Set max size for the 'cuiop' DB.

Index Management screen

If you're selecting a smaller size then the existing size, Insights will automatically adjust.