Hello ,
I’m trying to create a log file that will save all 1000 last entrance of many things in 1 file
Flags: X - disabled, I - invalid, * - default
TOPICS ACTION PREFIX
0 * info memory
1 * error memory
2 * warning memory
3 * critical echo
4 critical memory
5 account ftp
6 critical disk
error
event
info
warning
watchdog
but it will only create a file but it doesn’t write to it
the file stay in size 0
any idea why?
I’m using RB133 V5.24
Thanks ,
that’s because is creating the file only for the critical…
if you want to set up your logs to be stored on a file set them up on disk, set up name, how many lines per file and how many files, then set if you want to stop or keep writing them…
cheers
this is what I have done
I want 1 file that will save all this

that won’t save much…
create logfile per topic.
this I know how to do
but I want only 1 file of log not 6…
can you have two users editing same file in the same time?!
well no
I thought it will be much nicer to have just 1 file
much easier to notice a problem that way.
Thanks ,
For better log viewing and storing I recommend using a syslog server. Try http://loganalyzer.adiscon.com/ you’ll love it 
cheers,
my problem is that not always I have computer connected , or even internet connection between the units
so I want\need to do it on the router itself…
but thanks anyway
