Update configure-service-timestamps-debug.yaml
parent
8e0f23da9d
commit
f49c1083b6
|
@ -4,9 +4,11 @@ info:
|
|||
name: Configure Service Timestamps for Debug
|
||||
author: pussycat0x
|
||||
severity: info
|
||||
description: To configure the system to time-stamp debugging or logging messages, use one of the service timestamps global configuration commands. Use the no form of this command to disable this service.
|
||||
reference: https://www.cisco.com/E-Learning/bulk/public/tac/cim/cib/using_cisco_ios_software/cmdrefs/service_timestamps.htm
|
||||
tags: cisco,config-audit,cisco-switch
|
||||
description: |
|
||||
To configure the system to time-stamp debugging or logging messages, use one of the service timestamps global configuration commands. Use the no form of this command to disable this service.
|
||||
reference:
|
||||
- https://www.cisco.com/E-Learning/bulk/public/tac/cim/cib/using_cisco_ios_software/cmdrefs/service_timestamps.htm
|
||||
tags: cisco,config-audit,cisco-switch,router
|
||||
|
||||
file:
|
||||
- extensions:
|
||||
|
@ -17,4 +19,4 @@ file:
|
|||
- type: word
|
||||
words:
|
||||
- "service timestamps debug datetime msec show-timezone localtime"
|
||||
negative: true
|
||||
negative: true
|
||||
|
|
Loading…
Reference in New Issue