トラフィック、脅威、システムなどの一部のログは、Web インターフェースの [MONITOR] タブに表示されないか、表示されるまでに非常に時間がかかる可能性があります。
4470
Created On 10/08/24 08:30 AM - Last Modified 02/19/25 22:23 PM
Symptom
ui-telemetry (cfg.features.ui-telemetry) が有効になっている場合、トラフィック、脅威、システムなどの一部のログが Web インターフェイスの MONITOR タブに表示されないか、表示されるのが非常に遅くなる可能性があります。
速度低下はフィルターを適用したときに発生する傾向がありますが、以下のサンプル スクリーンショットのようにフィルターを使用していない場合にも発生する可能性があります。
Environment
- PAシリーズ次世代ファイアウォール
- サポートされているPAN-OSバージョン
Cause
これは、クリック イベントが発生するとページの HTML 内で UI ボタン、フィールド名識別子を再帰的に検索する UI テレメトリ コードのパフォーマンスの問題として特定されています。
Resolution
If disabling ui-telemetry temporarily solves the slowness, you're most likely facing the issue that has been addressed through PAN-241504.
To disable ui-telemetry:
* This will not impact device telemetry.
> request ui telemetry disabled
To check the state of ui-telemetry:
* This example shows "enabled" case.
> show system state | match cfg.features.ui-telemetry
cfg.features.ui-telemetry: { 'dependencies': [ ], 'enabled': True, 'schema-transform': False, }