snovvcrash / usbrip

Tracking history of USB events on GNU/Linux
https://habr.com/ru/post/352254/
GNU General Public License v3.0
1.15k stars 109 forks source link

Parsing of syslog timestamps is broken #8

Closed Jarijaas closed 5 years ago

Jarijaas commented 5 years ago

Commit https://github.com/snovvcrash/usbrip/commit/5c6f62652b0c47e12195c2b1b6392440c11a70f2 broke parsing of syslog timestamps that are in the following format: "Nov 9 09:56:57"

snovvcrash commented 5 years ago

Take a look at this issue and a new requirement for the syslog structure.