Start a Conversation

Unsolved

DA

1 Rookie

 • 

13 Posts

54

May 31st, 2025 00:28

Setting up a Custom Port for Syslog Forwarding

I am at a loss as to how to configure the PowerScale to forward syslog data to a custom TCP port.  I have tried he following:

  • Adding the syslog server IP address or hostname to /etc/mcp/templates/syslog.conf using the following format:
    • @@<IP or hostname>:<custom port>
  • Copying the file above to /etc/mcp/override/syslog.conf
  • Ran the following command:
    • isi audit settings global modify --config-syslog-servers <IP or hostname>:<custom port>

    • isi audit settings global modify --protocol-syslog-servers <IP or hostname>:<custom port>

No success.  However, when no port is specified, data is sent to the default port (UDP 514.). I'd appreciate feedback.  Thanks!

---

No Responses!
No Events found!

Top