Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

how do I implement buffered logging 1

Status
Not open for further replies.
Joined
Jul 27, 2004
Messages
397
Location
US
I need to enable buffered logging, it was suggested by our auditors. I have a 1721. Can you explain how to do this and what it does?

Network Admin
A+, Network+, MCSA 2000, MCSE 2000
MCSA (2003)
 
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
logging buffered 51200 debugging
clock timezone PDST -7
ntp server XXX.XXX.XXX.XXX

This is what I have on my 2811 for logging.

You will want to have NTP time protocol setup correctly to log events with the correst date and time.
 
Thanks a lot JOAMON.

I was considering sending this info to a syslog server but the router is my perimiter router, outside the firewall and I figured it would be hard to get that information back inside my network without opening a bunch of holes.

Is there a secure way?

Network Admin
A+, Network+, MCSA 2000, MCSE 2000
MCSA (2003)
 
I am not sure you can encrypt the syslog data and if not encrypted could reveal privelaged info. There is probably a way but I have never tried it.
 
Thanks for your help.

Network Admin
A+, Network+, MCSA 2000, MCSE 2000
MCSA (2003)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top