Unsolved
This post is more than 5 years old
7 Posts
0
418
December 28th, 2015 03:00
storeventd events sends logs to AIX Node
Is there any documentation which explains the steps to configure EMC storeventd events to AIX node with syslog optioin.
Server (Solution Enabler Server) :
I did following changes in daemon_options file:
#
storevntd:LOG_EVENT_TARGETS = file syslog
AIX Node:
AIX node is listening at standard 514 port only. Can see logs in local file, but not on the file.
Did following change in remote AIX node /etc/syslog.conf ( refreshed the syslog daemon after that).
*.* /var/log/EMClogs.syslog rotate size 1m files 8 compress
No Events found!

