Hi All,
â HW & SW
ã»PIX 515-E
ã»6.3(5)
It sets the following configuration.
"logging on"
"logging timestamp"
"logging console debugging"
"logging buffered debugging"
The output of "show logging" is following.
-----
pixfirewall(config)# show logging
Syslog logging: enabled
Facility: 20
Timestamp logging: enabled
Standby logging: disabled
Console logging: level debugging, 15 messages logged
Monitor logging: disabled
Buffer logging: level debugging, 9 messages logged
Trap logging: disabled
History logging: disabled
Device ID: disabled
111008: User 'enable_15' executed the 'logging buffer 7' command.
111009: User 'enable_15' executed cmd: show logging
-----
I want to add timestamp to syslog message of " show logging "
---
(example)
Sep 25 05:43:54.820 JST: 111008: User 'enable_15' executed the 'logging buffer 7' command.
Sep 25 05:43:54.820 JST: 111009: User 'enable_15' executed cmd: show logging
---
Is such a setting possible?
Regards,
Reiji