Define Management Server or Log Server contact addresses

If NAT is used between SMC components or if SMC servers are contacted by external servers, you can configure contact addresses for Management Servers and Log Servers.

You can configure multiple contact addresses for each type of server.

If you use Multi-Link, we recommended defining a separate contact address for each NetLink for the Management Server and the Log Server. This way, if a NetLink goes down, the engines can still be managed and can still send status and log data to the Log Server.

Note: If the IP addresses at which the server can be reached change, you must manually update the server contact addresses.

For more details about the product and how to configure features, click Help or press F1.

Steps

  1. Select Configuration, then browse to Network Elements.
  2. Browse to Servers.
  3. Right-click the server element for which you want to define a contact address and select Properties.
    The Properties dialog box for that server opens.
  4. Select the Location of this server.
  5. If necessary, edit the contact addresses.
    • A default contact address is automatically entered based on the element properties.
    • If the server has multiple default contact addresses, separate the addresses with commas.
  6. (Optional) Click Exceptions to define further contact addresses for contacting the server from specific Locations.
  7. Click Add and select a Location.
    A new row is added to the table.
  8. Click the Contact Address column and enter the IP addresses that the components belonging to this Location must use when they contact the Server.
    You can enter several contact addresses per Location for Management Servers and Log Servers. Separate the contact addresses with a comma.
    Note: Elements that belong to the same Location element always use the primary IP address (defined in the element’s properties) when contacting each other. Elements that do not belong to a specific Location belong to the Default Location.
  9. Click OK to close the Exceptions dialog box.
  10. Click OK to close the Server Properties dialog box.

Log Server Properties dialog box

Use this dialog box to define Log Server properties.

Option Definition
General tab
Name The name of the element.
Installation ID Shows the unique installation identifier (UIID) for the SMC.
IPv4 Address Specifies the IPv4 address of the server. The server can have both an IPv4 and an IPv6 address.
IPv6 Address Specifies the IPv6 address of the server. The server can have both an IPv4 and an IPv6 address.
Resolve Automatically resolves the IP address of the server.
Location

(Optional)

Specifies the location to which the server belongs if there is a NAT device between the server and other SMC components.
Contact Addresses section

(All optional settings)

Default Used by default when a component that belongs to another Location connects to this server.
Exceptions Allows you to define exceptions to the default contact address. Opens the Exceptions dialog box.
Port

(Optional)

Enter the Log Server's TCP Port Number. We recommend that you always use the default port 3020 if possible.
Log Storage Full Specifies the action when the log storage on the Log Server is full.
  • Stop Receiving — The Log Server stops receiving log entries.
  • Overwrite Oldest — The Log Server overwrites log entries, starting with the oldest log entries.
Category

(Optional)

Includes the element in predefined categories. Click Select to select a category.
Tools Profile Adds commands to the right-click menu for the element. Click Select to select an element.
Comment

(Optional)

A comment for your own reference.
Exclude from Log Browsing, Statistics and Reporting

(Optional)

Select this option if you do not want the Log Server to gather statistical information for monitoring and you do not want its logging data to be included in Reports. In most situations, it is better to leave this option deselected.
Option Definition
High Availability tab
Secondary Log Servers Shows the secondary Log Servers. Click Add to add an element to the list, or Remove to remove the selected element.
Option Definition
Elasticsearch tab

The Elasticsearch tab is only visible after you have created an Elasticsearch Cluster element.

Important: Forwarding log data to an Elasticsearch cluster is an advanced feature that requires knowledge of how to configure Elasticsearch. You must already have an Elasticsearch cluster deployed and configured in your environment.
Elasticsearch Cluster Shows the Elasticsearch cluster that receives log data from the SMC server.
Client Authentication Settings

Defines how the connection between the server and the Elasticsearch cluster is secured.

  • Inherited — The SMC server uses the settings defined in the Elasticsearch Cluster element.
  • Override — The SMC server uses custom settings.
TLS Certificate

(When Override is selected.)

Specifies the TLS certificate that is used to secure the connection between the SMC server and the Elasticsearch cluster.

  • Use Internal Certificate — The SMC server uses its own internal certificate.
  • Use Imported Certificate — The SMC server uses the specified external certificate.
  • No Client Authentication — The connection is not authenticated.
Option Definition
Monitoring tab
Log Server The Log Server that monitors the status of the element.
Status Monitoring When selected, activates status monitoring for the device. You must also select the Probing Profile that contains the definitions for the monitoring. When you select Status Monitoring, the element is added to the tree in the Home view.
Probing Profile Shows the name of the selected Probing Profile. Click Select to select a Probing Profile element.
Log Reception Activates syslog reception from this device. You must select the Logging Profile that contains the definitions for converting the syslog entries to SMC log entries. You must also select the Time Zone in which the device is located. By default, the local time zone of the computer you are using is selected.
Logging Profile Shows the name of the selected Logging Profile. Click Select to select a Logging Profile element.
Time Zone Selects the time zone for the logs.
Encoding Selects the character set for log files.
SNMP Trap Reception Enables the reception of SNMP traps from the third-party device.
NetFlow Reception Enables the reception of NetFlow data from the third-party device. The supported versions are NetFlow v5, NetFlow v9, and IPFIX (NetFlow v10).
Option Definition
Audit Forwarding or Log Forwarding tab

Click Add to add a row to the table, or Remove to remove the selected row.

Target Host The Host element that represents the target host to which data is forwarded. Double-click to open the Select Host dialog box.
Service Click the cell, then select the network protocol for forwarding data from the drop-down list. For log data in IPFIX or NetFlow v9 format, UDP is the only available network protocol.
Note: You might have to define an Access rule that allows traffic to the target host. In this case, make sure that the Service you select is also used as the Service in the Access rule.
Port The Port that is used for forwarding data. Double-click to edit the cell. The default port is 2055. For log data, the default port used by IPFIX/NetFlow data collectors is 2055.
Note: You might have to define an Access rule that allows traffic to the target host. In this case, make sure that the Port you select is also used as the Port in the Access rule.
Format Click the cell, then select the data forwarding format from the drop-down list.
  • CSV — Forwards in comma separated value format.
  • Short CSV — Forwards truncated data in comma separated value format. (Log Server only)
  • XML — Forwards in XML format.
  • JSON — Forwards log data in JSON format.
  • CEF — Forwards in common event format.
  • LEEF — Forwards in log extended event format.
  • NetFlow v9 — Forwards in a format that is compatible with NetFlow v9. (Log Server only)
  • IPFIX — Forwards in a format that is compatible with IPFIX. (Log Server only)
  • McAfee ESM — Forwards in a format that is compatible with McAfee ESM.
Filter

(Optional)

An optional local filter that defines which data is forwarded. The local filter is only applied to the data that matches the Audit Forwarding or Log Forwarding rule. Double-click to open the Local Filter Properties dialog box.
TLS Profile Allows you to select a TLS Profile element that contains settings for cryptography, trusted certificate authorities, and the TLS version used in TLS-protected traffic. Double-click to open the Select Element dialog box. The TLS Profile is only available if you have selected TCP with TLS as the Service.
TLS Server Identity

(Optional)

(When a TLS Profile is selected)

Select the identity of a TLS server to secure the TLS-protected traffic from the Management Server or Log Server to an external syslog server. Double-click to open the TLS Server Identity dialog box.
TLS Certificate Used for Forwarding Logs Select the certificate for TLS-protected data forwarding.
  • Use Internal Certificate — A Management Server or Log Server certificate (signed by the Internal CA) is used for TLS-protected syslog communication.
  • Use Imported Certificate — A certificate signed by an external CA is used. Click Select to select a certificate or to create a TLS Credentials element.
  • No Client Authentication — The Management Server or Log Server certificate is not authenticated.
Option Definition
NAT tab

(All optional settings)

Firewall Shows the selected firewall.
NAT Type Shows the NAT translation type: Static or Dynamic.
Private IP Address Shows the Private IP Address.
Public IP Address Shows the defined Public IP Address.
Port Filter Shows the selected Port Filters.
Comment An optional comment for your own reference.
Add NAT Definition Opens the NAT Definition Properties dialog box.
Edit NAT Definition Opens the NAT Definition Properties dialog box for the selected definition.
Remove NAT Definition Removes the selected NAT definition from the list.
Option Definition
Certificate tab

(All optional settings)

Current Certificate Shows information about the current certificate of the server.

Click Export Certificate to export the current certificate. Click Renew Certificate to renew the certificate.

Check Revocation Checks against certificate revocation lists (CRLs) whether the certificate has been revoked. The certificate must be signed by a valid certificate authority.
Ignore Revocation Check Failures if There Are Connectivity Problems When selected, the server ignores all CRL check failures if connectivity problems are detected.
Organization (O)

(Optional)

The name of your organization as it appears in the certificate.
Organization Unit (OU)

(Optional)

The name of your department or division as it appears in the certificate.
Country (C)

(Optional)

Standard two-character country code for the country of your organization.
State/Province (ST)

(Optional)

The name of state or province as it appears in the certificate.
Locality (L)

(Optional)

The name of the city as it appears in the certificate.
Common Name (CN) The value for the Common Name field in the certificate request. For server certificates, the value is typically the fully qualified domain name (FQDN).
Public Key Algorithm The algorithm used for the public key.
Key Length The length of the key in bits.
Serial Number The sequence number of the certificate. The number is issued by the CA.
Signature Algorithm The signature algorithm that was used to sign the certificate.
Certificate Request Shows the certificate request as text. You can copy and paste the certificate request into an external application to sign the certificate.
Export Certificate Request Exports the certificate request so that you can sign it using an external certificate authority.
Import Signed Certificate Imports a certificate that has been signed using an external certificate authority.

Exceptions dialog box

Use this dialog box to define to define Location-specific contact addresses.

Option Definition
Add Adds the element to the Contact Addresses list.
Remove Removes the element from the Contact Addresses list.