Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/syslog [2019_10_04 12:12] – [Step 1] jimcloudappliance/syslog [2019_10_21 18:00] – [Step 2 - Organization Admin Setting] steven
Line 20: Line 20:
 ====== Writing File Fabric Audit Logs to syslog ====== ====== Writing File Fabric Audit Logs to syslog ======
  
-===== Step 1 =====+===== Step 1 - Appliance Admin Setting =====
  
 syslog is a standard for message logging. It allows separation of the software that generates messages and is often used from a software perspective for security audit logging. Such messags can subsequently be integrated into log aggregation tools such as Splunk. syslog is a standard for message logging. It allows separation of the software that generates messages and is often used from a software perspective for security audit logging. Such messags can subsequently be integrated into log aggregation tools such as Splunk.
Line 28: Line 28:
 The syslog functionality can be enabled by logging in as appladmin, going to Site Functionality and setting "Enable write audit events to syslog" to yes. The syslog functionality can be enabled by logging in as appladmin, going to Site Functionality and setting "Enable write audit events to syslog" to yes.
  
-===== Step 2 =====+===== Step 2 - Organization Admin Setting =====
  
-Login as org admin to your account and from the Menu on right hand side goto Options --> Security and set "Write Audit Events to syslog file:" to yes The audit logs now will be written to ''%%/var/log/messages%%'' in the appliance+Login as org admin to your account and from the Menu on right hand side goto Options > Security and set "Write Audit Events to syslog file:" to yes The audit logs now will be written to ''%%/var/log/messages%%'' in the appliance
  
 ====== Sending File Fabric appliance syslog entries to rsyslog service ====== ====== Sending File Fabric appliance syslog entries to rsyslog service ======