Skip to content

phil8192/airwatch-watch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

airwatch-watch

"airwatch points"

AirWatch is a set of tools for "Enterprise mobility management". lots of companies install it on company issued laptops, phones etc for remote management.

disturbingly, amongst other things, the airwatch client continuously logs location, altitude and even current velocity data.

this script extracts a `timestamp, id, current ip, latitude, longitude, altitude, speed' csv from data stored in an airwatch log file. on a mac, this can be found in:

/Library/Application\ Support/AirWatch/Data/Logs/AWLogs.log

running

1) extract coordinates

copy the AWSLogs.log file somewhere, then in the same working dir:

./parse.sh

you will end up with push.csv and push_points.geojson.

3) visualise

a leaflet.js + turf,js visualisation is in vis/.

About

extract and visualise location data from AirWatch agent log file

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published