Users Guide

Table Of Contents
Ensuring successful communication between the
SupportAssist Enterprise application and the
SupportAssist server
The server where SupportAssist Enterprise is installed must be able to communicate with the SupportAssist server hosted by
Dell EMC to:
Automatically create a support case if there is a problem with a device in your environment.
Upload the collected system information to Dell EMC.
To ensure that the SupportAssist Enterprise application is able to successfully communicate with the SupportAssist server:
The server where the SupportAssist Enterprise application is installed must be able to connect to the following destinations:
https://apidp.dell.com and https://api.dell.com end point for the SupportAssist server hosted by Dell EMC.
https://is.us.dell.com/* the file upload server and related services.
https://downloads.dell.com/ For downloading Dell EMC OpenManage Server Administrator (OMSA) and receiving
new SupportAssist Enterprise release information, policy files, and product support files.
https://sa-is.us.dell.com/* For TechDirect integration.
On the server where SupportAssist Enterprise is installed, verify if port 443 is open for both incoming and outgoing
communication on is.us.dell.com, downloads.dell.com, apidp.dell.com, and api.dell.com. You can use a telnet client
to test the connection. For example, use the following command: is.us.dell.com 443
On the server where SupportAssist Enterprise is installed, verify if the network settings are correct.
If the server where SupportAssist Enterprise is installed connects the Internet through a proxy server, configure the proxy
settings in SupportAssist Enterprise. See Configure proxy server settings.
If the communication problem persists, contact your network administrator for further assistance.
Accessing the SupportAssist Enterprise application
logs
About this task
SupportAssist Enterprise saves system events and log messages in the following locations:
On Windows:
Windows Event Log
The installation logs folder (<Drive where SupportAssist Enterprise is installed>:\Program Files
\Dell\SupportAssist\logs)
On Linux:
var logs
The installation logs folder (/opt/dell/supportassist/logs)
A new log file is created daily at 11:59 p.m. based on the time zone configured on the system, and the log is stored in the logs
folder. The log file contains log information for the current day. At the end of each day, the log file is renamed as
application.log <date format in yyyymmdd>. If the log file is older than two days, the log file is zipped automatically. This
enables you to identify the exact log file stored for a given date when alerts occur. For example, log files similar to the following
are created:
application.log
application.log. 20171101
application.log. 20171102 .zip
application.log. 20171103 .zip
The log files are purged from storage after 30 days.
The log file contains log messages that correspond to the following values (or higher) in the log4j.xml file: FATAL, ERROR,
WARN, INFO, and DEBUG, with special values of OFF and ALL. The log4j.xml file is available at <Drive where
144
Other useful information