All Apps and Add-ons

Dell PowerScale Add-on for Splunk Configuration- Are the following syslog steps needed?

rdraytheon
New Member

If we are using the Dell PowerScale Add-on for REST API calls, are the following syslog steps needed?  What is the purpose of syslog forwarding to a Splunk forwarder if the Add-on performs REST API calls to the Isilon cluster to pull this data?

 

  • To enable forwarding syslog data in any Isilon Cluster version, perform the following steps:

  1. Make following changes in file /etc/mcp/override/syslog.conf (copy from /etc/mcp/default/syslog.conf if not present):

    • Put @<forwarders_ip_address> in front of the required log file and !* at the end of the syslog.conf file.
    • Restart syslogd using this command - /etc/rc.d/syslogd restart.

    • In some cases, syslog.conf file is already placed at /etc/mcp/override directory location but it is empty. In that case, just put the log file name and the forwarder ip in that file. Below is the content of sample syslog.conf:
      auth.* @<forwarders_ip_address> !audit_config *.* @<forwarders_ip_address> !audit_protocol *.* @<forwarders_ip_address> !*

    • Run the following commands to enable protocol, config and syslog auditing according to Isilon OneFS version:

    • For Dell Isilon cluster with oneFS version 9.x.x:
      isi audit settings global modify --protocol-auditing-enabled Yes isi audit settings global modify --config-auditing-enabled Yes isi audit settings global modify --config-syslog-enabled Yes isi audit settings modify --syslog-forwarding-enabled Yes

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

If the add-on provides the same data as syslog then you don't need both of them.

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...