<?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: How to configure Neo4j logging settings in ThingWorx? in ThingWorx Developers</title>
    <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528970#M22490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should be it. It should've ran another clean up by now, so has there been a change in disk space? You can set it to as low as 1 day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 16:05:25 GMT</pubDate>
    <dc:creator>Aanjan</dc:creator>
    <dc:date>2016-07-20T16:05:25Z</dc:date>
    <item>
      <title>How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528962#M22482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My ThingWorx server is growing Neo4j log files almost exponentially. In normal&lt;/P&gt;&lt;P&gt;installs&lt;/P&gt;&lt;P&gt;I can change configuration and control log retention, etc in neo4j.properties and cneo4j-wrapper.conf but neither appears to be available in ThingWorx installation.&amp;nbsp; Where is this configured?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Feb 2016 02:53:20 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528962#M22482</guid>
      <dc:creator>chrish</dc:creator>
      <dc:date>2016-02-14T02:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528963#M22483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher, unfortunately the Neo4j log settings are not exposed in the platform. The only logging settings you can control per se, is the ThingWorx logging itself - Subsystems -&amp;gt; LoggingSubsystem has settings for max log size and retention time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Feb 2016 15:20:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528963#M22483</guid>
      <dc:creator>Aanjan</dc:creator>
      <dc:date>2016-02-15T15:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528964#M22484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok. I went into &lt;SPAN style="color: #4d4d4f; font-family: 'Source Sans Pro', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;Subsystems -&amp;gt; LoggingSubsystem &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;and my install is configured max log size of 100000KB (100MB) according to Composer. This is the default.&amp;nbsp; Why then is my Neo logs growing to over 100GB in the ThingworxStorage/database/data directory??&amp;nbsp; How can I prevent Neo logs from generating 100's of GB of log files and overwhelming the storage on the server?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Feb 2016 16:30:56 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528964#M22484</guid>
      <dc:creator>chrish</dc:creator>
      <dc:date>2016-02-17T16:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528965#M22485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher, that's the ThingWorx logs - if you go into ThingworxStorage\logs, 100mb would be the maximum size of a log file before it gets pushed into archive. Regarding the neo logs, those are the nioneo_logical logs, right? Do you have anything writing values into streams very frequently?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Feb 2016 17:10:03 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528965#M22485</guid>
      <dc:creator>Aanjan</dc:creator>
      <dc:date>2016-02-18T17:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528966#M22486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Data Tables and Streams. Both are stored in Neo. This is the basis of my original question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Feb 2016 03:10:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528966#M22486</guid>
      <dc:creator>chrish</dc:creator>
      <dc:date>2016-02-20T03:10:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528967#M22487</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have same issue. I tried the purging of my streams on nightly basis. Still in ThingworxBackupStorage I have lot of files nioneo_logical.log.* Is it safe to delete them?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:26:50 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528967#M22487</guid>
      <dc:creator>vranganathan</dc:creator>
      <dc:date>2016-07-19T15:26:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528968#M22488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Varathan, although you can delete them, that is not the recommended way. These nioneo logical logs are the backup logs made by neo4j to restore its database if it crashed. What you can do is change the duration the logs are retained. Here's an article on &lt;A href="https://support.ptc.com/appserver/cs/view/solution.jsp?n=CS237097"&gt;managing retention of neo4j logs&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:36:07 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528968#M22488</guid>
      <dc:creator>Aanjan</dc:creator>
      <dc:date>2016-07-19T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528969#M22489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks. I added the platform-settings.json. Set the DatabaseLogRetentionPolicy to 4 days. I noticed that it freed up some space (about 1.5%). However in /ThingworxStorage/database/data I see nioneo_logical.log.* as old as 7 days. I did restart the tomcat. Is there anything I am missing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:01:24 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528969#M22489</guid>
      <dc:creator>vranganathan</dc:creator>
      <dc:date>2016-07-19T16:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528970#M22490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That should be it. It should've ran another clean up by now, so has there been a change in disk space? You can set it to as low as 1 day.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 16:05:25 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528970#M22490</guid>
      <dc:creator>Aanjan</dc:creator>
      <dc:date>2016-07-20T16:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528971#M22491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It did not clean the old files. I am manually deleting them. Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 13:08:09 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528971#M22491</guid>
      <dc:creator>vranganathan</dc:creator>
      <dc:date>2016-07-21T13:08:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure Neo4j logging settings in ThingWorx?</title>
      <link>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528972#M22492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Once I implemented &lt;SPAN style="color: #4d4d4f; font-family: 'Source Sans Pro', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;platform-settings.json&lt;/SPAN&gt; with PTC support's help; my logs started cleaning themselves up better.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Aug 2016 21:00:15 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/ThingWorx-Developers/How-to-configure-Neo4j-logging-settings-in-ThingWorx/m-p/528972#M22492</guid>
      <dc:creator>chrish</dc:creator>
      <dc:date>2016-08-05T21:00:15Z</dc:date>
    </item>
  </channel>
</rss>

