{"id":26901,"date":"2016-09-01T04:35:56","date_gmt":"2016-09-01T11:35:56","guid":{"rendered":"http:\/\/www.technosolutions.com\/kb\/?p=26901"},"modified":"2016-09-02T00:15:30","modified_gmt":"2016-09-02T07:15:30","slug":"configuring-topteam-web-server-log-information-settings","status":"publish","type":"post","link":"http:\/\/www.technosolutions.com\/kb\/26901\/configuring-topteam-web-server-log-information-settings\/","title":{"rendered":"Configuring TopTeam Web Server log information settings"},"content":{"rendered":"<p>\t\t\t\t\t\t\t\t\t\t<!-- Start ScreenSteps Content --><\/p>\n<div class=\"LessonContent\">\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Overview<\/h3>\n<div class=\"StepInstructions\">\n<p>With the default configuration, <i>TopTeam Web Server <\/i>logs detailed information of the server computer and of any internal error that occurs on the server. This information is useful for <i>TechnoSolutions Support<\/i> in investigating the cause of the error. However, for security compliance, you can configure the server such that it should not log System Information. Additionally, you can configure the server to encrypt error information. <br \/>\nThis article provides step-by-step instructions for:<\/p>\n<ul>\n<li>Configuring server to restrict System Information<\/li>\n<li>Configuring server to encrypt information <\/li>\n<li>Configuring server to log complete debug information<\/li>\n<\/ul>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Who should read this?<\/h3>\n<div class=\"StepInstructions\">\n<ul>\n<li>TopTeam Administrators<\/li>\n<li>IT Support<\/li>\n<\/ul>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Configuring server to restrict System Information<\/h3>\n<div class=\"StepInstructions\">\n<p>1. Open the installation folder of <i>TopTeam Web Server<\/i>. Refer to the article <a href=\"http:\/\/www.technosolutions.com\/kb\/6689\/how-to-locate-the-topteam-web-server-installation-folder-version-8-x\/\" target=\"_blank\">How to locate the TopTeam Web Server installation folder<\/a>.<br \/>\n2. Go to the &#8220;rest&#8221; folder.<br \/>\n3. Open <i>Config.ini<\/i> file in Notepad.<br \/>\n4. Go to [LogSettings] section in the .ini file.<br \/>\n5. Insert new line below [LogSettings].<br \/>\n6. Paste <i>ErrorInfo=basicWithoutSystemInfo. <\/i>E.g.:<\/p>\n<ul>\n<li>[LogSettings]<\/li>\n<li><i>ErrorInfo=basicWithoutSystemInfo<\/i><\/li>\n<li>DebugOn=0<\/li>\n<li>LogPerformance=0<\/li>\n<li>DebugLevel=0<\/li>\n<\/ul>\n<p>7. Save and close the file.<br \/>\n8. Restart IIS website for <i>TopTeam Web Server<\/i>. Refer to the article <a href=\"http:\/\/www.technosolutions.com\/kb\/6720\/how-to-start-and-stop-topteam-web-server-website-version-8-x-and-above\/\" target=\"_blank\">How to start and stop TopTeam Web Server Website<\/a>.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Configuring server to encrypt the information<\/h3>\n<div class=\"StepInstructions\">\n<p>1. Open the installation folder of <i>TopTeam Web Server<\/i>. Refer to the article <a href=\"http:\/\/www.technosolutions.com\/kb\/6689\/how-to-locate-the-topteam-web-server-installation-folder-version-8-x\/\" target=\"_blank\">How to locate the TopTeam Web Server installation folder<\/a>.<br \/>\n2. Go to the &#8220;rest&#8221; folder.<br \/>\n3. Open <i>Config.ini <\/i>file in Notepad.<br \/>\n4. Go to [LogSettings] section in the .ini file.<br \/>\n5. Insert new line below [LogSettings].<br \/>\n6. Paste<i> EncryptErrorStack=1. <\/i>E.g.:<\/p>\n<ul>\n<li>[LogSettings]<\/li>\n<li><i>EncryptErrorStack=1<\/i><\/li>\n<li>DebugOn=0<\/li>\n<li>LogPerformance=0<\/li>\n<li>DebugLevel=0<\/li>\n<\/ul>\n<p>7. Save and close the file.<br \/>\n8. Restart IIS website for <i>TopTeam Web Server<\/i>. Refer to the article <a href=\"http:\/\/www.technosolutions.com\/kb\/6720\/how-to-start-and-stop-topteam-web-server-website-version-8-x-and-above\/\" target=\"_blank\">How to start and stop TopTeam Web Server Website<\/a>.<\/p>\n<p>NOTE: If you need to read the information encrypted by <i>TopTeam Web Server<\/i>, you can contact <a href=\"http:\/\/www.support-technosolutions.com\/index.php?pg=request\" target=\"_blank\">TechnoSolutions Support<\/a> to get <i>TopTeam Error Log Viewer<\/i> application. <\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<h3 class=\"StepTitle\" style=\"font-size:20px;\">Configuring server to log complete debug information<\/h3>\n<div class=\"StepInstructions\">\n<p>1. Open the installation folder of <i>TopTeam Web Server<\/i>. Refer to the article <a href=\"http:\/\/www.technosolutions.com\/kb\/6689\/how-to-locate-the-topteam-web-server-installation-folder-version-8-x\/\" target=\"_blank\">How to locate the TopTeam Web Server installation folder<\/a>.<br \/>\n2. Go to the &#8220;rest&#8221; folder.<br \/>\n3. Open <i>Config.ini<\/i> file in Notepad.<br \/>\n4. Go to text <i>ErrorInfo=basicWithoutSystemInfo<\/i> in the .ini file.<br \/>\n5. If found, remove the above text or delete the text line.<br \/>\n6. Save and close the file.<br \/>\n7. Restart IIS website for TopTeam Web Server. Refer to the article <a href=\"http:\/\/www.technosolutions.com\/kb\/6720\/how-to-start-and-stop-topteam-web-server-website-version-8-x-and-above\/\" target=\"_blank\">How to start and stop TopTeam Web Server Website<\/a>.<\/p>\n<\/div><\/div>\n<div class=\"LessonStep top\">\n<div class=\"StepInstructions\">\n<p>Revised: September 1st, 2016<\/p>\n<\/div><\/div>\n<\/p><\/div>\n<p><!-- End ScreenSteps Content --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Overview With the default configuration, TopTeam Web Server logs detailed information of the server computer and of any internal error that occurs on the server. This information is useful for TechnoSolutions Support in investigating the cause of the error. However, for security compliance, you can configure the server such that it should not log System Information. Additionally, you can configure the server to encrypt error information. This article provides step-by-step instructions for: Configuring server to restrict System Information Configuring server to encrypt information Configuring server to log complete debug information Who should read this? TopTeam Administrators IT Support Configuring server <\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[50],"tags":[52],"class_list":["post-26901","post","type-post","status-publish","format-standard","hentry","category-topteam-web","tag-web-server"],"jetpack_featured_media_url":"","jetpack_shortlink":"https:\/\/wp.me\/paoaNA-6ZT","_links":{"self":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/26901","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/comments?post=26901"}],"version-history":[{"count":10,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/26901\/revisions"}],"predecessor-version":[{"id":26911,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/posts\/26901\/revisions\/26911"}],"wp:attachment":[{"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/media?parent=26901"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/categories?post=26901"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.technosolutions.com\/kb\/wp-json\/wp\/v2\/tags?post=26901"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}