> ## Documentation Index
> Fetch the complete documentation index at: https://translations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Dashboard Hooks Editor から Auth0 Hook のリアルタイムログ出力を表示し、実行を確認して動作をトラブルシューティングします。

# Hooks のログを表示する

<Warning>
  Rules と Hooks のサポート終了日 (EOL) は **2026 年 11 月 18 日** です。また、**2023 年 10 月 16 日** 以降に作成された新しいテナントでは、これらはすでに利用できません。アクティブな Hooks を使用している既存のテナントは、サポート終了日まで Hooks 機能を引き続き利用できます。

  Auth0 を拡張するには、Actions の使用を強くお勧めします。Actions では、豊富な型情報、インラインドキュメント、公開 `npm` パッケージを利用できるほか、外部連携を接続して拡張性をさらに高めることができます。Actions の機能について詳しくは、[Understand How Auth0 Actions Work](/docs/ja-jp/customize/actions/actions-overview) をご覧ください。

  移行を支援するために、[Rules から Actions への移行](/docs/ja-jp/customize/actions/migrate/migrate-from-rules-to-actions) と [Hooks から Actions への移行](/docs/ja-jp/customize/actions/migrate/migrate-from-hooks-to-actions) のガイドを提供しています。さらに、機能比較、[Actions のデモ](https://www.youtube.com/watch?v=UesFSY1klrI)、および移行に役立つその他のリソースをまとめた専用ページ [Move to Actions](https://auth0.com/extensibility/movetoactions) も用意しています。

  Rules と Hooks の非推奨化について詳しくは、ブログ記事 [Preparing for Rules and Hooks End of Life](https://auth0.com/blog/preparing-for-rules-and-hooks-end-of-life/) をご覧ください。
</Warning>

<Warning>
  Rules と Hooks の機能は 2026 年に削除予定のため、新しい Rules または Hooks は Development 環境でのみ作成し、Actions への移行をテストする目的に限って使用してください。

  Rules から Actions への移行方法については、[Migrate from Rules to Actions](/docs/ja-jp/customize/actions/migrate/migrate-from-rules-to-actions) をご覧ください。Hooks から Actions への移行方法については、[Migrate from Hooks to Actions](/docs/ja-jp/customize/actions/migrate/migrate-from-hooks-to-actions) をご覧ください。
</Warning>

Dashboard では、Hooks のリアルタイムのログ情報を表示できます (Rules、Actions、カスタムデータベーススクリプト、カスタムソーシャルコネクションについても同様です) 。

1. [Auth0 Dashboard > Auth Pipeline > Hooks](https://manage.auth0.com/#/) に移動し、Hook の横にある鉛筆アイコンを選択します。

   <Frame>
     <img src="https://mintcdn.com/translations/Dcx0M11uuptU53TX/docs/images/cdy7uua7fh8z/2y2R713TkAvQWIMZPMd1zh/bf0a657261f2d090492660ea5962e0a3/dashboard-hooks-list.png?fit=max&auto=format&n=Dcx0M11uuptU53TX&q=85&s=7ae4b246c15b040cd8a797335ded45e1" alt="Auth0 Hooks select a Hook" width="1502" height="933" data-path="docs/images/cdy7uua7fh8z/2y2R713TkAvQWIMZPMd1zh/bf0a657261f2d090492660ea5962e0a3/dashboard-hooks-list.png" />
   </Frame>
2. Hooks Editor の右上にあるログアイコンを選択します。

   <Frame>
     <img src="https://mintcdn.com/translations/Dcx0M11uuptU53TX/docs/images/cdy7uua7fh8z/26u71QdXxZxg5zIH8SJQAg/e9bbd25b99d9b8fd44c281b6de83a5a3/dashboard-hooks-edit_menu.png?fit=max&auto=format&n=Dcx0M11uuptU53TX&q=85&s=87a2a2fcec77b30380d999d4c904d053" alt="Auth0 Hook Editor" width="1502" height="1193" data-path="docs/images/cdy7uua7fh8z/26u71QdXxZxg5zIH8SJQAg/e9bbd25b99d9b8fd44c281b6de83a5a3/dashboard-hooks-edit_menu.png" />
   </Frame>
