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

Deleting old log files from IDS4210

mguirguis
Level 1
Level 1

Is there a way to delete old event log files from the IDM? If not, what is the best way to remove them.

Thanks,

Maged

1 Accepted Solution

Accepted Solutions

kleem
Cisco Employee
Cisco Employee

By default, old log files are deleted automatically as the system fills the disk and the files age.

You can manually "clean up" using the following procedure:

Login as netrangr and cd to the /usr/nr/var directory.

run idsstop

/usr/bin/rm -f dump/* errors/* iplog/* iplog/new/* iplog/dump/* new/* log.* errors.*

run idsstart

View solution in original post

1 Reply 1

kleem
Cisco Employee
Cisco Employee

By default, old log files are deleted automatically as the system fills the disk and the files age.

You can manually "clean up" using the following procedure:

Login as netrangr and cd to the /usr/nr/var directory.

run idsstop

/usr/bin/rm -f dump/* errors/* iplog/* iplog/new/* iplog/dump/* new/* log.* errors.*

run idsstart