cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
297
Views
0
Helpful
1
Replies

log files

donaghq_2
Level 1
Level 1

Hello

Is there a log available on the CSS11503 that captures incoming connections (i.e. that would capture the show flows output? The only logs that I can see are sys.log and traplog.

Regards

Donagh

1 Reply 1

pknoops
Level 3
Level 3

Donagh,

The log files you have found are the only ones available on the CSS at this time. I guess you could use "cmd scheduler" to execute the show flows command at an interval you decide to grab flow data..

Something like this:

CSS11501# config t

CSS11501(config)# cmd-sched ?

Execute command

record Create a cmd schedule execution record

CSS11501(config)# cmd-sched record ?

The record name (Len: 1-16)

CSS11501(config)# cmd-sched record pete ?

The minute of the hour (0-59). Enter a single integer,

Wildcard *, comma separated list, or dash separated range

(Len: 1-40)

CSS11501(config)# cmd-sched record pete * * * * ?

The day of the week (1-7). Enter a single integer,

Wildcard *, comma separated list, or dash separated range

(Len: 1-40)

CSS11501(config)# cmd-sched record pete * * * * * ?

The command(s) to be executed (Len: 1-255)

CSS11501(config)# cmd-sched record pete * * * * * "show flows" pete.txt

Where pete.txt is the file where the output would go..The "*" are the time of data, minute, date, etc.. Just hit "?" for help as you get to each one.

Let me know if this helps

Regards

Pete..

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: