Commit graph

8 commits

Author SHA1 Message Date
Kenneth Johansson
e739fd38df crashlog: put into syslog that we have received a file.
when deleting files all traces is gone might be good to have
a log of what files has been transferred even if the file itself
is gone.
2015-09-24 13:15:44 +02:00
Kenneth Johansson
5dad7b69fc crashlog: on server only allows write to subdir log.
prevent people to write to .ssh/ that could be bad.
2015-09-23 17:11:42 +02:00
Kenneth Johansson
b72c133925 crashlog: run upload in background. 2015-09-23 13:13:44 +02:00
Kenneth Johansson
be38a7233b Creashlog: handle default values. 2015-09-21 16:01:57 +02:00
Kenneth Johansson
c9f8a17880 crashlog: catch and store any code dump file.
store the core on the crashlog server.
2015-09-17 19:26:27 +02:00
Kenneth Johansson
1f7ee24d27 crashlog: retry forever contacting server.
The wan might not be connected so try more than once.
2015-09-17 13:35:48 +02:00
Kenneth Johansson
e6417fbaf3 crashlog: save also the software version used. 2015-09-16 16:10:52 +02:00
Kenneth Johansson
7f4ebd424a Add crashlog package.
read package/inteno/crashlog/readme for how to setup server for storing
logs.
2015-09-14 16:44:37 +02:00