NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

Filer and vfiler syslog

magikmagik
2,320 Views

Hello,

 

I would like to  use syslog to send all logs ( system and file access)  from filler to remote host.

 

1) Will this configuration allow me to achive that?

 

# $Id: //depot/prod/DOT/R8.0.3x/ontap/files/syslog.conf.sample#1 $

# Copyright (c) 1994-1996 Network Appliance.

# All rights reserved.

# Sample syslog.conf file. Copy to /etc/syslog.conf to use.

# You must use TABS for separators between fields.

 

# Log messages of priority info or higher to the console and to /etc/messages

*.info /dev/console

*.info /etc/messages


# Edit and uncomment following line to log all messages of priority

# err or higher and all kernel messages to a remote host, e.g. adminhost

# *.err;kern.* @adminhost

*.* @someIP

 

2) How can i forward logs from vfiler ( on the same host)  via syslog?

 

Thank you.

 

 

 

 

 

0 REPLIES 0
Public