Log files

The product’s log files should be on a different storage volume than the main one, ie the system drive and the one which we install our products on.

The main / system drive often has limited space available and must have sufficient space for more installations or Windows updates.

Another reason is to separate the I/O needed by the system from that needed for logging.

This is how to configure logs path:

Bastion and filters

Need to configure an environment variable called Agat_Logs and there write the path

You can google about the way to add this environment to the system. After adding this need to restart Bastion

 

Adapter and AP

Each of the running modules we have use logging settings in its log4net.config. You can set the path there like shown here.

restarting the adapter / IIS is required

IIS

IIS site log files can be configured as well (requests and responses will be shown there before reaching our AP logs).

When clicking on the site, click on Logging

then, set the path

restarting the adapter / IIS is required