Configure Logging

GigaVUE HC Series nodes provide comprehensive logging capabilities to keep track of system events. Logging is particularly useful for troubleshooting system issues, as well as maintaining an audit trail. You can specify what types of events are logged, view logged events by priority, date, or name, and upload log files to a remote host for troubleshooting.

Logged events are always written to the local log file (syslog.log). You can optionally specify an external syslog server as a destination for the GigaVUE HC Series node’s logging output. When an external syslog server is specified, the GigaVUE HC Series node will send logged events through UDP, TCP, or SSH to the specified destination.

To configure a syslog server as destination for logging in H-VUE, do the following:

1.   Select Settings > Global Settings > Logging.
2. Click Add.
3. Select the logging protocol: UDP, TCP, or SSH.

For UDP, do the following:

a. Enter the external server’s IP address in the IP Address field.
b. Select the logging level from the Log Level list. For a description of the logging levels, refer to Table 1: Logging Levels.

For TCP, do the following:

a. Enter the external server’s IP address in the IP Address field.

IPv6 addresses are supported; for example, 2001:db8:a0b:12f0::82. Also, hostnames are supported; for example, syslog.ipv6.

Note: IPv6 must be enabled before you can configure an IPv6 syslog server. To enable the IPv6, use the CLI command enable ipv6.

b. Select the logging level from the Log Level list. For a description of the logging levels, refer to Table 1: Logging Levels.
c. Enter the port number in the TCP Port field.

For SSH, do the following:

a. Enter the external server’s IP address in the IP Address field.
b. Select the logging level from the Log Level list. For a description of the logging levels, refer to Table 1: Logging Levels.
c. Enter the port number in the TCP Port field.
d. Enter the user name for logging in to the SSH server in the Username field.

Table 1: Logging Levels

Log-Level

Description

emergency

Emergency – the system is unusable. The severity level with the least logging – only emergency level events/commands are logged.

alert

Action must be taken immediately.

critical

Critical conditions.

error

Error conditions.

warning

Warning conditions.

notice

Normal but significant condition.

info

Informational messages.

debug

Debug-level messages. Authorized for factory use only.

Note:  Syslog servers configured through device CLI do not get reflected in the GigaVUE-FM GUI. Click the Sync button for GigaVUE-FM to sync with the device and retrieve the syslog servers. GigaVUE-FM prompts a message after the syslog server retrieval is completed and the syslog servers added through the CLI get reflected in the GUI.