HP AM866A Brocade Troubleshooting and Diagnostics Guide v6.1.0 (53-1000853-01, - Page 117

Configuring the host, Specifying syslogd hosts

Page 117 highlights

Syslogd configuration 12 Fabric OS can be configured to use a UNIX-style syslogd process to forward system events and error messages to log files on a remote host system. The host system can be running UNIX, Linux, or any other operating system that supports the standard syslogd functionality. Fabric OS supports UNIX local7 facilities (the default facility level is 7). Configuring for syslogd involves configuring the host, enabling syslogd on the switch, and, optionally, setting the facility level. Configuring the host Fabric OS supports a subset of UNIX-style message severities that default to the UNIX local7 facility. To configure the host, edit the /etc/syslog.conf file to map Fabric OS message severities to UNIX severities, as shown in Table 19. TABLE 19 Fabric OS to UNIX message severities Fabric OS message severity Critical (1) Error (2) Warning (3) Info (4) UNIX message severity Emergency (0) Error (3) Warning (4) Info (6) In this example, Fabric OS messages map to local7 facility level 7 in the /etc/syslog.conf file: local7.emerg local7.alert local7.crit local7.err local7.warning local7.notice local7.info local7.debug /var/adm/swcritical /var/adm/alert7 /var/adm/crit7 /var/adm/swerror /var/adm/swwarning /var/adm/notice7 /var/adm/swinfo /var/adm/debug7 If you prefer to map Fabric OS severities to a different UNIX local7 facility level, see "Setting the facility level" on page 104. Configuring the switch Configuring the switch involves specifying syslogd hosts and, optionally, setting the facility level. You can also remove a host from the list of syslogd hosts. Specifying syslogd hosts 1. Connect to the switch and log in as admin. 2. Enter the syslogdIpAdd command and specify an IP address. 3. Verify that the IP address was entered correctly, using the syslogdIpShow command. The syslogdIpadd command accepts IPv4 and IPv6 addresses. You can specify up to six host IP addresses for storing syslog messages, as shown in this example: switch:admin> syslogdipadd 1080::8:800:200C:417A switch:admin> syslogdipadd 1081::8:800:200C:417A switch:admin> syslogdipadd 1082::8:800:200C:417A Fabric OS Troubleshooting and Diagnostics Guide 103 53-1000853-01

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132

Fabric OS Troubleshooting and Diagnostics Guide
103
53-1000853-01
Syslogd configuration
12
Fabric OS can be configured to use a UNIX-style syslogd process to forward system events and
error messages to log files on a remote host system. The host system can be running UNIX, Linux,
or any other operating system that supports the standard syslogd functionality.
Fabric OS supports UNIX local7 facilities (the default facility level is 7). Configuring for syslogd
involves configuring the host, enabling syslogd on the switch, and, optionally, setting the facility
level.
Configuring the host
Fabric OS supports a subset of UNIX-style message severities that default to the UNIX local7
facility. To configure the host, edit the
/etc/syslog.conf
file to map Fabric OS message severities to
UNIX severities, as shown in
Table 19
.
In this example, Fabric OS messages map to local7 facility level 7 in the
/etc/syslog.conf
file:
local7.emerg
/var/adm/swcritical
local7.alert
/var/adm/alert7
local7.crit
/var/adm/crit7
local7.err
/var/adm/swerror
local7.warning
/var/adm/swwarning
local7.notice
/var/adm/notice7
local7.info
/var/adm/swinfo
local7.debug
/var/adm/debug7
If you prefer to map Fabric OS severities to a different UNIX local7 facility level, see
“Setting the
facility level”
on page 104.
Configuring the switch
Configuring the switch involves specifying syslogd hosts and, optionally, setting the facility level.
You can also remove a host from the list of syslogd hosts.
Specifying syslogd hosts
1.
Connect to the switch and log in as admin.
2.
Enter the
syslogdIpAdd
command and specify an IP address.
3.
Verify that the IP address was entered correctly, using the
syslogdIpShow
command.
The
syslogdIpadd
command accepts IPv4 and IPv6 addresses. You can specify up to six host IP
addresses for storing syslog messages, as shown in this example:
switch:admin>
syslogdipadd 1080::8:800:200C:417A
switch:admin>
syslogdipadd 1081::8:800:200C:417A
switch:admin>
syslogdipadd 1082::8:800:200C:417A
TABLE 19
Fabric OS to UNIX message severities
Fabric OS message severity
UNIX message severity
Critical (1)
Emergency (0)
Error (2)
Error (3)
Warning (3)
Warning (4)
Info (4)
Info (6)