FOR TIPS, gUIDES & TUTORIALS

subscribe to our Youtube

GO TO YOUTUBE

14096 questions

16756 answers

27501 comments

53837 members

0 votes
908 views 3 comments
by
How can I export the complete logfiles of the RUT 955?

2 Answers

0 votes
by

Greetings, 

To export a complete log you'll have to navigate to your RUT955 WebUI System > Administration > Troubleshoot

Click on Troubleshoot file "Download"  button and every log you need will be archived and downloaded for you. 

When so called "trouble_backup_Teltonika-RUT955.com-20xx-xx-xx.tar.gz" package is downloaded, inside you'll find a folder with 4 log files: all_eventsdb.log, network_eventsdb.log, system_eventsdb.log and system.log

As it happens system.log file is stored in RAM memory and therefore it resets every time router restarts. 

Let me know if there's anything else I can help you with.

EB.

Best answer
by
Hi, how would I do this using CLI over SSH?
by
I have the same question as well, how can we get this logs using CLI.
0 votes
by
how about:

logread | more
or
logread > filename
by
Thanks for your reply.

When I run "logread", I don't see the info that I see in, for instance, "network_events_db.log". I wonder if there is other commands or files that can be to get the info that can be downloaded from the UI.

I have just come across the "/mnt/mtdblock7/log.db" file which seems to be a sqlite file that has info that seems to be similar to some of the ones that can be found in the UI files but not with the time stamp like in the UI files. Trying to figure this part out.