Error Log Storage


To assist in handling errors generated by JuratTech, log files are created and stored for a set amount of time.  Within the settings.config file of the application there is a section at the bottom titled “Error Logging”.

You may edit the value elements of these settings.  Please do not edit the key values.

<add key="Error_Log_Directory_Path" value="C:\_Temp\Jurat_Tech_ErrorLogs\JuratTech_Prod\"/>

Value can be changed to any virtual path.  Please note the last element of the path refers to JuratTech_Prod.  If you are managing multiple instances of Jurat you may have a different path for each instance, so you may isolate specific errors to specific instances.

<add key="Error_Log_Days_To_Hold" value="30"/>

Value can be changed to represent the number of days the logs are kept before being automatically deleted. The default setting is 30 days.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s