Re: [c-nsp] display last lines of logging

2007-06-02 Thread Curtis Doty
This may be cheating, but...from your favorite unix host: realOS$ ssh IOS124.example.com show log |tail ../C Yesterday Rodney Dunn said: I've had some preliminary discussions with them about some of these ideas. Unfortunately the way it's implemented today it's not as simple as it

Re: [c-nsp] display last lines of logging

2007-06-01 Thread Rodney Dunn
I've had some preliminary discussions with them about some of these ideas. Unfortunately the way it's implemented today it's not as simple as it seems. I'm not sure I will be able to make these happen unfortunately. The event logs are a different infrastructure so they had some of this capability

Re: [c-nsp] display last lines of logging

2007-05-30 Thread Brad Gould
How about rtr#sh log last x where x=minutes? Brad Rodney Dunn wrote: Good suggestion. Let me see if I can convince development to code it. We have some of those things with the event log infrastructure already. UUT_#sh monitor event-trace ssm ? all Show all the traces in

Re: [c-nsp] display last lines of logging

2007-05-26 Thread Frank Bulk
To: Tassos Chatzithomaoglou Cc: cisco-nsp Subject: Re: [c-nsp] display last lines of logging Good suggestion. Let me see if I can convince development to code it. We have some of those things with the event log infrastructure already. UUT_#sh monitor event-trace ssm ? all Show

Re: [c-nsp] display last lines of logging

2007-05-26 Thread Justin Shore
on the output. Frank -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rolf Mendelsohn Sent: Friday, May 25, 2007 4:02 PM To: cisco-nsp@puck.nether.net Subject: Re: [c-nsp] display last lines of logging Hi Guys, What about porting/compiling? grep

Re: [c-nsp] display last lines of logging

2007-05-25 Thread Hank Nussbacher
On Fri, 25 May 2007, Brad Henshaw wrote: Don't forget that log lines before the 10th have an extra blank so you will need begin May 1 rather than begin May 1. -Hank Don't forget the 'begin' keyword which can give tailish output: Sh log | begin Apr 25 Regards, Brad

Re: [c-nsp] display last lines of logging

2007-05-25 Thread Robert Blayzor
Rodney Dunn wrote: Good suggestion. Let me see if I can convince development to code it. Well there already begin, inc, exc, etc... It would be nice to add last and top, etc: sh log | top (shows top 10 lines) sh log | last(shows last 10 lines) sh log | last 20 (shows last 20 lines) sh

Re: [c-nsp] display last lines of logging

2007-05-25 Thread Rodney Dunn
generate any unavailability due this command (despite its keywords). -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rodney Dunn Sent: Thursday, May 24, 2007 11:48 AM To: Tassos Chatzithomaoglou Cc: cisco-nsp Subject: Re: [c-nsp] display last lines

Re: [c-nsp] display last lines of logging

2007-05-25 Thread Rolf Mendelsohn
: cisco-nsp Subject: Re: [c-nsp] display last lines of logging Good suggestion. Let me see if I can convince development to code it. We have some of those things with the event log infrastructure already. UUT_#sh monitor event-trace ssm ? all Show all the traces in current buffer

[c-nsp] display last lines of logging

2007-05-24 Thread Tassos Chatzithomaoglou
I was wondering Is there a way to display the x last lines of the log of a router (through the cli) ? Like the CatOS sh logging buffer -x is doing. -- Tassos ___ cisco-nsp mailing list cisco-nsp@puck.nether.net

Re: [c-nsp] display last lines of logging

2007-05-24 Thread Rodney Dunn
Good suggestion. Let me see if I can convince development to code it. We have some of those things with the event log infrastructure already. UUT_#sh monitor event-trace ssm ? all Show all the traces in current buffer backShow trace from this far back in the past clock

Re: [c-nsp] display last lines of logging

2007-05-24 Thread Ed Ravin
On Thu, May 24, 2007 at 05:26:01PM +0300, Tassos Chatzithomaoglou wrote: I was wondering Is there a way to display the x last lines of the log of a router (through the cli) ? Like the CatOS sh logging buffer -x is doing. Or like the Unix tail command? Apparently not. But here's

Re: [c-nsp] display last lines of logging

2007-05-24 Thread Murilo Antonio Pugliese
: Thursday, May 24, 2007 11:48 AM To: Tassos Chatzithomaoglou Cc: cisco-nsp Subject: Re: [c-nsp] display last lines of logging Good suggestion. Let me see if I can convince development to code it. We have some of those things with the event log infrastructure already. UUT_#sh monitor event-trace ssm

Re: [c-nsp] display last lines of logging

2007-05-24 Thread John Kougoulos
I will enhance this with show logging | begin ^000699:) Ed Ravin wrote: On Thu, May 24, 2007 at 05:26:01PM +0300, Tassos Chatzithomaoglou wrote: I was wondering Is there a way to display the x last lines of the log of a router (through the cli) ? Like the CatOS sh logging buffer -x

Re: [c-nsp] display last lines of logging

2007-05-24 Thread Brad Henshaw
Don't forget the 'begin' keyword which can give tailish output: Sh log | begin Apr 25 Regards, Brad ___ cisco-nsp mailing list cisco-nsp@puck.nether.net https://puck.nether.net/mailman/listinfo/cisco-nsp archive at