Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
iti-attunity-sup
Partner - Creator III
Partner - Creator III

How to export Qlik Enterprise Manager Server settings to JSON for version comparison?

EM version : v2024.11 , v2025.11. 

Hello support team.

I would like to export the Enterprise Manager server-level settings (specifically notifications, logging configurations, etc.) into a JSON format to perform a diff comparison before and after the upgrade.

What I have tried: I attempted to use the following API endpoint: https://<localhost>/attunityenterprisemanager/api/v1/servers/<em-host>?action=export

The issue: The above command only seems to export the Replicate Server Settings, not the configurations for Enterprise Manager itself.

My question: Is there any way to export the QEM Server settings (Notification services, Log levels, etc.) to a JSON file?

I would appreciate any guidance or documentation on how to extract these QEM server settings.

Best regards,

Labels (1)
10 Replies
iti-attunity-sup
Partner - Creator III
Partner - Creator III
Author

Thank you for the command.

The aemctl command enabled me to export the EM-server settings I wanted to check. I also appreciate John_wang for your support on this thread.

Best regards,