<?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 Why is ArcGis Server 10.2 insisting on installing the logs folder to the c drive? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738248#M28052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have directed the config-store and the directories folders to be placed on the e drive (e:\arcgisserver\...), but there is nowhere to specify the logs folder location, and the installers insist in defaulting to c:\arcgisserver\ which does not exist (and cannot be written to anyhow).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Dec 2013 12:55:48 GMT</pubDate>
    <dc:creator>MichaelBlom</dc:creator>
    <dc:date>2013-12-10T12:55:48Z</dc:date>
    <item>
      <title>Why is ArcGis Server 10.2 insisting on installing the logs folder to the c drive?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738248#M28052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Please help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have directed the config-store and the directories folders to be placed on the e drive (e:\arcgisserver\...), but there is nowhere to specify the logs folder location, and the installers insist in defaulting to c:\arcgisserver\ which does not exist (and cannot be written to anyhow).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any advice.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 12:55:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738248#M28052</guid>
      <dc:creator>MichaelBlom</dc:creator>
      <dc:date>2013-12-10T12:55:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why is ArcGis Server 10.2 insisting on installing the logs folder to the c drive?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738249#M28053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using ArcCatalog, create a connection to your ArcGIS Server as an Administrator and then right click it; then select Server Properties.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]29718[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Change the path specified under the Logs path and click Apply and OK.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 13:42:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738249#M28053</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-10T13:42:32Z</dc:date>
    </item>
    <item>
      <title>Re: Why is ArcGis Server 10.2 insisting on installing the logs folder to the c drive?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738250#M28054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, good tip Will.&amp;nbsp; I guess I could also create the arcgis-logsettings.json file &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;{"logDir":"e:\\arcgisserver\\logs\\","logLevel":"WARNING","maxErrorReportsCount":10,"maxLogFileAge":90,"usageMeteringEnabled":false}&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; in the e:\arcgisserver\config-store folder, and manually create the logs folder in e:\arcgisserver where it should be.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But still unclear as to why the installer allows me to point a the e drive for config-store and directories, but insists on the c drive for the logs folder.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Dec 2013 13:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738250#M28054</guid>
      <dc:creator>MichaelBlom</dc:creator>
      <dc:date>2013-12-10T13:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why is ArcGis Server 10.2 insisting on installing the logs folder to the c drive?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738251#M28055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I agree with you.&amp;nbsp; This could very well be a bug, too.&amp;nbsp; At the very least, the step I provided to you should suffice to re-point your log output to the desired folder once installation is complete.&amp;nbsp; You may need to restart the ArcGIS for Server service in addition to what we discussed.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Dec 2013 18:50:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/why-is-arcgis-server-10-2-insisting-on-installing/m-p/738251#M28055</guid>
      <dc:creator>WilliamCraft</dc:creator>
      <dc:date>2013-12-11T18:50:21Z</dc:date>
    </item>
  </channel>
</rss>

