/
Change the Log Directory

Change the Log Directory

This requires at least Iguana version 10.1.91.

The Log Configuration File, 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:

 

Related content

Log Configuration File
Log Configuration File
More like this
Create an iguana.ini file for custom installation
Create an iguana.ini file for custom installation
Read with this
Log Directory
More like this
Backing up Iguana
Backing up Iguana
Read with this
How to modify IguanaConfiguration.xml
How to modify IguanaConfiguration.xml
More like this
Working Directory
Working Directory
Read with this