This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Authorized to see data log files
#5
(2020-02-05, 08:29 AM)Vic Wrote: Does anybody now where the log files are located? So I can try to access them thru vnc and the folder structure.

regards,
V

I've just enabled logging for a connection, file is in  /home/pi/.signalk/
So for the first few lines of my newly created file>
cat  /home/pi/.signalk/skserver-raw_2020-02-05T09.log | head


Though if you have influxdb installed then it's actually much more informative saving the data in  there using the influxdb signalk app then view with either chronograf or grafana. One tip about influxdb, I have problems with it using lots of resources and this helped lots >
In the influxdb settings file,  /etc/influxdb/influxdb.conf, there's a setting which should be false, 
In the ...
[monitor]   
section set ....
   store-enabled = false

So using the nano text editor , type in a terminal >
 sudo nano /etc/influxdb/influxdb.conf
Find the store-enabled setting and change to '= false', press ctrl x to exit and 'Y' to save the file then enter. 

Should be plenty links with how to install influxdb & chronograf, though maybe worth someone doing  a quick how to for openplotter for the manual as it's such a wonderful tool? Cool
Reply


Messages In This Thread
Not Authorized to see data log files - by Vic - 2020-02-04, 09:26 AM
RE: Not Authorized to see data log files - by Vic - 2020-02-04, 09:54 PM
RE: Not Authorized to see data log files - by Vic - 2020-02-05, 08:29 AM
RE: Not Authorized to see data log files - by PaddyB - 2020-02-05, 11:09 AM
RE: Not Authorized to see data log files - by Vic - 2020-02-07, 08:28 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)