On This Page
Configuring ISPA
All of these set-up tasks are performed in the Settings () menu.
-
Set up email notifications: Define who will receive a summarizing subnet report by email and from where it will be sent.
-
Define the log levels: Log levels are used for debugging and determine which information is collected in the log files.
After making any change in this menu, click Save.
Provide the SecureTrack Connection Information
-
Host: Provide the SecureTrack virtual IP, which can be an IP address or a fully qualified domain name (FQDN). ISPA sends an email message with this value in a link that directs users to the report in SecureTrack.
-
Admin username: If your company policy requires changing the default admin user name, type your admin user name in this field.
Set up Email Notifications
ISPA sends out email notifications for successful syncs and failed syncs.
To receive the email notifications, in the Email notification section:
- Enter the following information for the outgoing emails:
- Outgoing SMTP server
- Port
- Sender email address
- Login user name
- Login password
- If you want the email notifications to be secured, select Enable TLS.
- In the Email Recipients field, enter the email addresses (separated by a semi-colon) to which the app should send email notifications.
Define Log Levels
In the Log section, select the appropriate log level.
Log Level |
Description |
---|---|
|
Messages with error and critical levels are logged. |
|
Messages with error, critical, and warning levels are logged. |
|
Messages with error, critical, warning, and info levels are logged. |
|
All message levels. |
If you change the log level, the change takes effect immediately and the web server restarts.
To view the log, run the command kubectl logs -f -l app=ispa
.