On This Page
Setting up STRE
In order to be able to take full advantage of STRE's reporting capabilities, you need to perform the following initial set-up tasks:
- Configure the outgoing SMTP: This is the e-mail server to where reports from STRE will be sent.
- Configure the endpoint credentials: The endpoint credentials enable STRE to access SecureTrack. These should not be confused with the credentials used for logging in to the app.
- Change the logo: This is a customization feature that allows you to change the logo that appears in the title bar. The dimensions of STRE logo image need to be 120px * 40px
- Setting the log level: Log levels are used for debugging, and determine which information is collected in the log files.
- For Palo Alto Networks and Cisco Devices - Setting the device credentials: For the Device Audit report, STRE needs to access devices directly, which requires providing credentials for each device. Not to be confused with the current SecureTrack user credentials.
The users' login credentials are used to access STRE. The endpoint credentials are configured once when setting up the app and enable STRE to access SecureTrack.
STRE set up features options are only available if you have super admin permission levels in SecureTrack.
How to configure the outgoing SMTP
-
In the User Menu, select Settings > Outgoing SMTP.
- Enter the following information for the outgoing e-mails:
- Host
- Port
- Sender e-mail address
- Login user name
- Login password
- If you want the e-mail notifications to be secured, select Enable TLS.
- Click Save to retain the changes or Close to cancel.
How to configure the endpoint credentials
- In the User Menu, select Settings > Endpoint Credentials.
-
Enter the appropriate SecureTrack credentials. If you created a new user, log in to SecureTrack with that user and change the password.
-
Click Save to retain the changes or Close to cancel.
- If you made a change, restart the PS web server as follows:
Log in to the SecureTrack server.
Go to the
root
directory. (/root)
and run the following command:- Tufin Orchestration Suite 20-1 and below:
- Tufin Orchestration Suite 20-2 and above:
service tufin-ext-reportpack restart
systemctl restart reportpack.service

How to change the logo
- In the User Menu, select Settings > Personalization.
-
Click Change logo..., browse to the relevant directory, and select the logo image file.
-
Click Save to retain the changes or Close to cancel.
How to set the log level
-
In the User Menu, select Settings > Log Level.
- Select the appropriate log level.
- Click Save to retain the changes or Close to cancel.
-
If you made a change, restart the PS web server as follows:
-
Log in to the SecureTrack server.
-
Go to the
root
directory. (/root)
and run the following command: - Tufin Orchestration Suite 20-1 and below:
service tufin-ext-reportpack restart
- Tufin Orchestration Suite 20-2 and above:
systemctl restart reportpack.service
-
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 messages levels |