ERS 8800 - log rotate pcmcia
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-31-2018 09:53 AM
Hi,
I´m configuring logging to PCMCIA in ERS8800 release 7.X following these steps:
1.- enable logging to pcmia
config bootconfig flags logging true
2.- configure parameters
config bootconfig logfile 500 16000 90
But I can´t find how to make the log files rotate, Is this possible? How to?
Regards,
EF
I´m configuring logging to PCMCIA in ERS8800 release 7.X following these steps:
1.- enable logging to pcmia
config bootconfig flags logging true
2.- configure parameters
config bootconfig logfile 500 16000 90
But I can´t find how to make the log files rotate, Is this possible? How to?
Regards,
EF
7 REPLIES 7
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-31-2018 10:37 AM
I believe it will stop logging to pcmcia with the below message:
SW INFO Logging to PCMCIA stopped
SW INFO Logging to PCMCIA stopped
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-31-2018 10:15 AM
Thanks, I know this, but imagine that the PCMCIA reach 90% of space when reach the log file XXXXX.100, then, what happens? Does chassis stop logging in the PCMCIA? Does chassis oerwrite the first file (.000)? Does chassis delete the oldest file and continue logging in new one (XXXXX.101)?
Regards,
EF
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎10-31-2018 09:59 AM
PCMCIA logs are automatically created once the file is full. It starts with a .000 extension and increments on the next file, so .001, etc.
