880d9b9574
delete logs after rotation
...
This commit deletes the logfile after compression.
The current rotation keeps the logfiles which quickly fills up any
zram compressed log mounts which will cause the pwnagotchi to hang.
Signed-off-by: SK <74106733+skontrolle@users.noreply.github.com >
2021-11-18 22:11:22 -06:00
1f2dd73976
Big update
2020-04-13 17:16:24 +02:00
93bdf2e3a1
remove accidentally commited snippet
2020-01-19 16:48:35 +01:00
6a4d7a895e
add log2mem functionality and refracture
2020-01-19 14:44:36 +01:00
97a019fe25
new: implemented log rotation ( closes #527 )
2019-11-08 13:01:50 +01:00
9d19fb8e7a
misc: small fix or general refactoring i did not bother commenting
2019-10-30 14:25:21 +01:00
cb09648ba1
misc: small fix or general refactoring i did not bother commenting
2019-10-30 14:11:14 +01:00
c6b3e11e04
new: new --skip-session for manual mode to skip session parsing
2019-10-20 18:29:36 +02:00
e8fa682302
misc: small fix or general refactoring i did not bother commenting
2019-10-20 18:20:07 +02:00
8c73e32853
fix: handling corrupted log lines ( fixes #321 )
2019-10-18 10:30:27 +02:00
2430b4a134
misc: small fix or general refactoring i did not bother commenting
2019-10-13 18:35:09 +02:00
ba7c0ee4e6
misc: small fix or general refactoring i did not bother commenting
2019-10-13 18:29:56 +02:00
8af5604034
fix: fixed a LastSession bug which prevented the grid plugin from working when no previous session was available ( fixes #228 )
2019-10-09 11:59:11 +02:00
55d99836e7
fix: on_internet_available plugins callback is now called for both MANU and AUTO mode ( fixes #210 )
2019-10-08 14:54:03 +02:00
6e9bb866c7
fix: fixed epochs log parser
2019-10-07 02:00:08 +02:00
cbf7511e17
misc: refactored code to work as a setup.py based package
...
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com >
2019-10-05 23:23:31 +02:00