Hi Anton,
I have a car that is being stopped and resumed by several user (apparently)
Log shows all enginestop and engineResume commands with lines like these below
Could you please guide me how to identify user that sent the command ?
2019-06-12 21:13:04 INFO: [cee47735] id: 864180038012642, time: 2019-06-12 21:13:02, lat: 4.61566, lon: -74.17391, speed: 1.5, course: 144.3
2019-06-12 21:13:04 INFO: [dbe0fee6] id: 864180038014234, command type: engineResume sent
2019-06-12 21:13:04 INFO: [dbe0fee6: gps103 > 179.18.63.62] HEX: 2a2a2c696d65693a3836343138303033383031343233342c4b
2019-06-12 21:13:04 INFO: [60528e4b: gps103 < 179.18.46.246] HEX: 3836343138303033373838363637333b
2019-06-12 21:13:04 INFO: [60528e4b: gps103 > 179.18.46.246] HEX: 4f4e
2019-06-12 21:13:04 INFO: [208b970e: gps103 < 179.18.33.44] HEX: 3836343138303033383032303233313b
2019-06-12 21:13:04 INFO: [208b970e: gps103 > 179.18.33.44] HEX: 4f4e
2019-06-12 21:13:04 INFO: [9fb27910: gps103 < 179.18.15.53] HEX: 696d65693a3836343138303033383031343035312c747261636b65722c3139303631323231313330332c2c462c3032313330332e30302c412c303433372e34383134332c4e2c30373431322e36363236312c572c302e3032312c303b
I don't think we log user information for commands, but you can probably check who logged in just before the command was sent.
Ok, haven't seen that info in log. I'm gonna check..thanks Anton
Hi Anton,
I have a car that is being stopped and resumed by several user (apparently)
Log shows all enginestop and engineResume commands with lines like these below
Could you please guide me how to identify user that sent the command ?