<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Turning Off Debug Logs in Administration and Deployment</title>
    <link>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390236#M10166</link>
    <description>&lt;P&gt;Hey Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a development environment that fills up with space pretty frequently. I belive out admin person (who has left) likely turned on the debug logs at some point to check on an issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, I'd like to confirm that and if that is the case...turn them off.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, would these logs be on app, meta, or web servers? Any specific syntax in a config file I should look for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Wed, 23 Aug 2017 13:53:37 GMT</pubDate>
    <dc:creator>jwhite</dc:creator>
    <dc:date>2017-08-23T13:53:37Z</dc:date>
    <item>
      <title>Turning Off Debug Logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390236#M10166</link>
      <description>&lt;P&gt;Hey Community,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have a development environment that fills up with space pretty frequently. I belive out admin person (who has left) likely turned on the debug logs at some point to check on an issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Well, I'd like to confirm that and if that is the case...turn them off.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, would these logs be on app, meta, or web servers? Any specific syntax in a config file I should look for?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 13:53:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390236#M10166</guid>
      <dc:creator>jwhite</dc:creator>
      <dc:date>2017-08-23T13:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Turning Off Debug Logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390240#M10167</link>
      <description>&lt;P&gt;There are a few settings in SAS code you can turn off an on, for instance, macro and include files:&lt;/P&gt;
&lt;PRE&gt;options nomprint nosymbolgen nomlogic nosource nosource2;&lt;/PRE&gt;
&lt;P&gt;The documentation will show all the options:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/lesysoptsref/69799/HTML/default/viewer.htm#titlepage.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/lesysoptsref/69799/HTML/default/viewer.htm#titlepage.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Aug 2017 14:03:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390240#M10167</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2017-08-23T14:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Turning Off Debug Logs</title>
      <link>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390267#M10168</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/20678"&gt;@jwhite&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please run this command and show me an output (do not forget to update the path to your configuration directory):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;find /PATH/TO/SAS/CONFIG/ -regextype posix-egrep -regex ".*\.(cfg)$" 2&amp;gt; /dev/null | xargs grep -i 'logconfigloc'&lt;/PRE&gt;</description>
      <pubDate>Wed, 23 Aug 2017 14:29:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Administration-and-Deployment/Turning-Off-Debug-Logs/m-p/390267#M10168</guid>
      <dc:creator>alexal</dc:creator>
      <dc:date>2017-08-23T14:29:43Z</dc:date>
    </item>
  </channel>
</rss>

