Skip to main content

changeloglocation

この ArcGIS Data Store ユーティリティーはすべての ArcGIS Data Store タイプで使用されます。

ArcGIS Data Store のエラー ログ ファイルのデフォルトの場所は <ArcGIS Data Store directory>\arcgisdatastore\logs です。 別のファイル ディレクトリーを使用するには、changeloglocation ユーティリティーを実行して、新しいディレクトリー パスを指定します。

[ArcGIS Data Store アカウント]に、指定したディレクトリーに書き込むための権限が必要となります。

構文

changeloglocation <directory path>

この例では、ログ ファイルがローカル ディレクトリー ../datastorefiles/logs に作成されます。

./changeloglocation.sh '../datastorefiles/logs'

この例では、ログ ファイルがローカル ディレクトリー d:\datastorefiles\logs に作成されます。

changeloglocation 'd:\datastorefiles\logs'