Downloading Logs from the ESC
You can download log files from the ESC for troubleshooting.
sudo escadm log collect
esc_nc_cli --user <username> --password <password> get-config esc_datamodel > <file-name>
esc_nc_cli --user <username> --password <password> get-config esc_datamodel > /var/tmp/esc_datamodel.txt
esc_nc_cli --host db.service.consul --user admin --password password get-config esc_datamodel
For more information of the ESC system level configuration, see Downloading Logs from the ESC Portal section in the Cisco Elastic Services Controller User Guide.