Skip to main content
AEM_Forum
Level 10
March 15, 2024
解決済み

AEM as a cloud service Dispatcher

  • March 15, 2024
  • 4 の返信
  • 890 ビュー

Hi all,

 

In AEM as a cloud service, Dispatcher needs to be accessed using Cloud Manager mandatorily?

Probably the architecture and the security restrictions force us to access Cloud Manager for Dispatcher and it could not accessed outside,

 

Kindly suggest.

 

Appreciate all your responses.

 

Thanks,

RK.

このトピックへの返信は締め切られました。
ベストアンサー AMANATH_ULLAH

@aem_forum 

In AEM cloud, Dispatcher configurations are part of code base in your maven project

So all the configurations changes should be done through code base and deployed using pipelines using cloudmanager

 

4 の返信

aanchal-sikka
Community Advisor
Community Advisor
March 15, 2024

Yes @aem_forum, for AEMaaCS dispatcher logs can only be accessed from Cloud manager or aio.

For more clarity, please refer to https://blog.arborydigital.com/tailing-aemaacs-logs

https://www.aemcq5tutorials.com/tutorials/tail-logs-on-aem-as-cloud-service/ 

 

Aanchal Sikka
AEM_Forum
AEM_Forum作成者
Level 10
March 15, 2024

Hi,

 

I am referring to accessing Dispatcher itself.

 

If I want to modify Dispatcher settings in AEM as a cloud service, how/where to access Dispatcher please?

 

Thanks,

RK.

AMANATH_ULLAH
Community Advisor
Community Advisor
March 15, 2024

@aem_forum 

In AEM cloud, Dispatcher configurations are part of code base in your maven project

So all the configurations changes should be done through code base and deployed using pipelines using cloudmanager

 

Amanath Ullah