sitch-io/sensor

Log persistence

ashmastaflash opened this issue · 3 comments

To persist logs across application and device restarts:

  • Move log file location to /data/logs
  • Move Filebeat registry state location to /data/filebeat

Moving feed to /data/feed: 7190149

Aligning filebeat config: bafadb6

Final locations:
/data/sitch/feed/ = Feed files go here
/data/sitch/log/ = Log files and Filebeat registry go here.