0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

UiPath OrchestratorでTraceログを出す

0
Last updated at Posted at 2025-12-11

Traceログを仕込んだのにOrchestratorで出力されないぞ!

OrchestratorのデフォルトログレベルはInfoなので、ログレベルがTraceのログを出力するには別途設定が必要とのこと。

:point_right: 『1行を書き込み』アクティビティで書き出しているテキストがOrchestratorのログに表示されない - 日本 / ナレッジベース - UiPath Community Forum
:point_right: Orchestratorでユーザーごとに送信するログのログ レベルを変更する方法 - 日本 / ナレッジベース - UiPath Community Forum

なのだが、日々のアップデートで諸々変更されており、現UIでの設定方法がわからなかったため、2025/12時点での設定方法を残しておきます。
(UI変更する時にナレッジも更新してほしい……)

出力ログレベル設定の種類

出力するログレベルの設定は以下の二つがあるらしく、このどちらかをTraceに設定してあげることで、OrchestratorでTraceログを出力できるようになるみたいです。

  • ユーザーログレベル
  • Assistantログレベル

ユーザーログレベル > Assistantログレベルの順で設定が優先される模様。

ユーザーログレベルの設定

こちらはOrchestratorから設定します。

uipath_log_user_01.png

【テナント > アクセス権を管理 > アクセスルール】からログレベルを設定するユーザーまたはアカウントを選択し、【編集】をクリック。

uipath_log_user_02.png

【エンタープライズの設定(ユーザーには非推奨)】を展開した先の!
【ロボットの詳細オプション】を展開した先の……!
【ログレベル】から設定します。

デフォルトはロボットのローカル設定を使用となっており、Assistantの設定を参照します。

Assistantログレベルの設定

こちらはAssistantから設定します。

uipath_log_assistant_01.png

Assistantの右上、ユーザーアイコンから設定画面を開きます。

uipath_log_assistant_02.png

【全般 > ログレベル】から設定します。

デフォルトはInfomationとなっています。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?