<?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 Re: SASCustIntelCore6.5 log grows and grows and grows in SAS Customer Intelligence</title>
    <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646147#M1525</link>
    <description>Hi Markus,&lt;BR /&gt;in fact, I DID NOT!! Good point. I'll restart them over the weekend and will come back on Monday - with hopefully, good news &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
    <pubDate>Fri, 08 May 2020 10:25:39 GMT</pubDate>
    <dc:creator>FK1</dc:creator>
    <dc:date>2020-05-08T10:25:39Z</dc:date>
    <item>
      <title>SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/644920#M1510</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since a couple of days, the SASCustIntelCore6.5 log (22 MB) is not being dumped into a seperate file every night, but instead keeps on growing ever since April 29th. I do not recall having changed any parameters in any config.xml regarding logging. Can somebody tell me, how to get to the state again, that the SASCustIntelCore6.5 log ist being "flushed" every night in the sense, that there is a file being created like the ones that are shown in the attached list?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;FK&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="list.JPG" style="width: 890px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/39024i768996E727AAADF9/image-size/large?v=v2&amp;amp;px=999" role="button" title="list.JPG" alt="list.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 07:43:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/644920#M1510</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2020-05-04T07:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/644926#M1511</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;go in your Middletier Config to Web=&amp;gt;Common=&amp;gt;LogConfig to SASCustomerIntelligenceCore&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and Change the Fileappender to DailyRollingFileAppender:&lt;/P&gt;&lt;P&gt;&amp;lt;appender class="org.apache.log4j.DailyRollingFileAppender" name="REDIR_FILE"&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 May 2020 08:06:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/644926#M1511</guid>
      <dc:creator>Banse</dc:creator>
      <dc:date>2020-05-04T08:06:51Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/645229#M1513</link>
      <description>&lt;P&gt;Hi &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/242012"&gt;@Banse&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you for your help. Just a quick follow-up:&lt;BR /&gt;&lt;BR /&gt;do you mean to replace the line&lt;BR /&gt;&lt;BR /&gt;"&amp;lt;appender class="org.apache.log4j.&lt;STRONG&gt;RollingFileAppender&lt;/STRONG&gt;" name="REDIR_FILE"&amp;gt;"&lt;/P&gt;&lt;P&gt;with&lt;/P&gt;&lt;P&gt;"&amp;lt;appender class="org.apache.log4j.&lt;STRONG&gt;DailyRollingFileAppender&lt;/STRONG&gt;" name="REDIR_FILE"&amp;gt;" ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or do you mean to add an extra Tag set with the adjusted appender class- statement ?&lt;BR /&gt;&lt;BR /&gt;"&lt;/P&gt;&lt;P&gt;&amp;lt;appender class="org.apache.log4j.DailyRollingFileAppender" name="REDIR_FILE"&amp;gt;&lt;BR /&gt;&amp;lt;param name="datePattern" value="'.'yyyy-MM-dd"/&amp;gt;&lt;BR /&gt;&amp;lt;param name="append" value="true"/&amp;gt;&lt;BR /&gt;&amp;lt;param name="Encoding" value="UTF-8"/&amp;gt;&lt;BR /&gt;&amp;lt;param name="MaxFileSize" value="100MB"/&amp;gt;&lt;BR /&gt;&amp;lt;param name="MaxBackupIndex" value="100"/&amp;gt;&lt;BR /&gt;&amp;lt;param name="file"&lt;BR /&gt;value="${config.lev.web.appserver.logs.dir}/SASCustIntelCore6.5.log"/&amp;gt;&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 10:19:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/645229#M1513</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2020-05-05T10:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/645234#M1514</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i've just replaced it. (copied original file to .orig and then I have replaced the line)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Tue, 05 May 2020 10:30:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/645234#M1514</guid>
      <dc:creator>Banse</dc:creator>
      <dc:date>2020-05-05T10:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/645250#M1515</link>
      <description>Hi Markus,&lt;BR /&gt;always a good idea to keep the original &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; I'll try it out!&lt;BR /&gt;&lt;BR /&gt;Thx</description>
      <pubDate>Tue, 05 May 2020 11:51:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/645250#M1515</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2020-05-05T11:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646140#M1523</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;unfortunaltely the "&lt;STRONG&gt;DailyRollingFileAppender&lt;/STRONG&gt;" change in the "SASCustIntelCore-log4j.xml" did not help. Still, the log keeps growing and is not being flushed on a nightly basis.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody have another idea?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;FK&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 09:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646140#M1523</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2020-05-08T09:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646142#M1524</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;have you restarted your MiddleTier Servers? The change does need a restart.&lt;BR /&gt;If this is not working after a restart, I think you should open a track at support.sas.com&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;kind regards&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2020 09:38:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646142#M1524</guid>
      <dc:creator>Banse</dc:creator>
      <dc:date>2020-05-08T09:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: SASCustIntelCore6.5 log grows and grows and grows</title>
      <link>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646147#M1525</link>
      <description>Hi Markus,&lt;BR /&gt;in fact, I DID NOT!! Good point. I'll restart them over the weekend and will come back on Monday - with hopefully, good news &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Fri, 08 May 2020 10:25:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Customer-Intelligence/SASCustIntelCore6-5-log-grows-and-grows-and-grows/m-p/646147#M1525</guid>
      <dc:creator>FK1</dc:creator>
      <dc:date>2020-05-08T10:25:39Z</dc:date>
    </item>
  </channel>
</rss>

