Change the Log Directory

This requires at least Iguana version 10.1.91.

The , log.json, can be used to configure the log directory where you want Iguana to store its log data.

Windows command:

iguana --service stop

Linux command:

sudo ./iguana --service stop

The location of the log.json file should be in your configurations as follows. If you haven’t configured a custom log directory location, this file will not exist and you will need to create it!

<Instance Dir>/config/settings/log.json

Add a new log directory.

Windows:

Keep in mind the file path format for your operating system (forward slashes for windows!)

Linux:

Windows command:

Linux command:

Â