Browse Community
Help
Log In
Responses(5)
Solutions(1)
Anonymous User
170 Posts
0
August 13th, 2018 17:00
Put your info into /etc/mcp/override/syslog.conf
# cat /etc/mcp/override/syslog.conf
*.warn;*.notice;kern.*;ifs.info;istat.none @syslogserver.example.com
MH2410
4 Posts
August 13th, 2018 21:00
Thanks, this change solved the problem.
rollow30
2 Posts
July 23rd, 2021 13:00
Hello , we are having your exact same issue with receiving logs from isilon to a syslog server. Hoping we could validate our syslog.conf configuration. this is out syslog conf below. Thank you
*.warn;*.notice;kern.*;ifs.info;istat.none @172.X.X.Xauth.* @172.X.X.X!audit_config*.* /var/log/audit_config.log*.* @172.X.X.X!audit_protocol*.* /var/log/audit_protocol.log*.* @172.X.X.X
DELL-Josh Cr
Moderator
•
9.5K Posts
July 23rd, 2021 14:00
Hi,
It looks fine. Are you having the error with that config?
HectorB
1 Rookie
3 Posts
September 9th, 2022 12:00
This worked for me.Thanks!HectorB.
Dell Support Resources
View All
Top
Anonymous User
170 Posts
0
August 13th, 2018 17:00
Put your info into /etc/mcp/override/syslog.conf
# cat /etc/mcp/override/syslog.conf
*.warn;*.notice;kern.*;ifs.info;istat.none @syslogserver.example.com
MH2410
4 Posts
0
August 13th, 2018 21:00
Thanks, this change solved the problem.
rollow30
2 Posts
0
July 23rd, 2021 13:00
Hello , we are having your exact same issue with receiving logs from isilon to a syslog server. Hoping we could validate our syslog.conf configuration. this is out syslog conf below. Thank you
*.warn;*.notice;kern.*;ifs.info;istat.none @172.X.X.X
auth.* @172.X.X.X
!audit_config
*.* /var/log/audit_config.log
*.* @172.X.X.X
!audit_protocol
*.* /var/log/audit_protocol.log
*.* @172.X.X.X
DELL-Josh Cr
Moderator
•
9.5K Posts
0
July 23rd, 2021 14:00
Hi,
It looks fine. Are you having the error with that config?
HectorB
1 Rookie
•
3 Posts
0
September 9th, 2022 12:00
This worked for me.
Thanks!
HectorB.