cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
372
Views
0
Helpful
2
Replies

Log file deletion_CSS11501

mathews.baby
Level 1
Level 1

hi,

How to delete a log file stored in the disk. (css s/w version 7.3)

Thnx

Mathews

1 Accepted Solution

Accepted Solutions

To clear a log :

CSS# clear log

To delete a log file:

CSS(debug)# ap_file delete c:/sgxxxxxx/log/

Syed

View solution in original post

2 Replies 2

To clear a log :

CSS# clear log

To delete a log file:

CSS(debug)# ap_file delete c:/sgxxxxxx/log/

Syed

Was successful in clearing. But the ap_file delete cmd didn't work. The debug cmd could not be found in the current css ver7.3

Thanks

Mathews