Configure Brocade storage switch to send logs to syslog

From Notes_Wiki
Revision as of 05:55, 19 April 2022 by Saurabh (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Home > Switch configuration notes > Configure Brocade storage switch to send logs to syslog

In older version we could use:

   syslogIpAdd "<IP-1>"
   syslogIpAdd "<IP-2>"
   syslogdIpShow

But for newer version use:

   syslogadmin --set -ip <IP-1>
   syslogadmin --show -ip


Refer:



Home > Switch configuration notes > Configure Brocade storage switch to send logs to syslog