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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...