Introduction
This article provides information about SMTP integration for email notifications with Logsign. Through this integration, real-time notifications or reports for threats can be sent via email.
Requirements
- Logsign IP -> SMTP Port -> SMTP Server
- If using a relay, grant relay permission to Logsign IPs. If using user authentication, create a service user for sending emails.
- All license types of Logsign include this integration.
Logsign Configuration
You can use SMTP authentication or the relay module for email notifications. Logsign supports both types of integration.
Settings > Integrations > Responses
After filtering the integrations by typing "Mail" in the search field, click Configure -> +Device.
Device Name: Define the name of the device.
Use SMTP Authentication: Check this option to enable Logsign to send email alerts using an account with SMTP server authentication. If using a relay, do not select this option.
SMTP Port: Enter the relevant port based on your SMTP server.
Use TLS: If your SMTP server uses TLS for security, you need to check this option. If it uses SSL, you need to uncheck it. Make sure the port number is correct according to these security profiles.
SMTP Server: Enter the IP or hostname of your SMTP server.
From Mail: Enter the email address to be used for sending email alerts. If you're not using SMTP authentication, this field should include the relay user's email address.
Username: The username of the SMTP account to be used.
Password: The password for this account.
Click the Create button to complete the integration process.