This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

DEVELOPERS FORUM - ARAS 10 - setting ARAS logs path

cjbcleve - Wednesday, September 9, 2015 10:25 AM:

Hi all,

Is there some configration-releated property/ xml file/registry key/  that allows one to enter the path where ARAS xml file logs are save.

I woudl like to change the path from C:Program Files (x86)ArasInnovator10InnovatorServerlogs to my desired path.

Thanks in advanced.

Chris



zahar - Wednesday, September 9, 2015 3:11 PM:

In

C:Program Files (x86)ArasInnovator10InnovatorServerConfig.xml

change following line:

<operating_parameter key="debug_log_prefix" value="C:Program Files (x86)ArasInnovator10InnovatorServerlogs"/>



cjbcleve - Wednesday, September 9, 2015 5:13 PM:

Thanks!  This worked.