Jump to content

is there a way to save log files in cloud and query those files or maybe get notifications if som...


G+_Daniele Perera
 Share

Recommended Posts

Travis Hershberger I did a DIY project proposed by father Robert on this YouTube channel... Where he uses a raspberry pi and turns it into a tor router... in this process he makes a log file where he dumps log data of the tor router I want that file to be online so I can see it where ever I want... maybe get a notification if something doesn’t go well

Link to comment
Share on other sites

Daniele Perera in that case, it would probably be best to set a strong password on the Pi and open SSH through port forwarding. Create a cron job to scrape the log periodically and send an alert (email) if anything matches your criteria.

 

As an alternative to opening SSH, also make that Pi an OpenVPN server and connect to that before SSHing.

 

Just my opinion.

Link to comment
Share on other sites

 Share

×
×
  • Create New...