Configuring event forwarding
Storage system level events generated by a storage system can be forwarded by the IBM Spectrum Connect to the VMware vRealize Log Insight for monitoring and analysis.
To configure event forwarding:
if $programname == 'array_events' then ?ISISLogFileName;ISISLogFormat
& @@9.151.163.122:514
& ~
To
relay the storage system events to the VMware vRealize Log Insight server with IP address
9.151.163.122 via UDP port 514 without writing them to the local log file, enter the
following:if $programname == ’array_events’ then @@9.151.163.122:514
& ~