aw-mfe / gsuite2mfe

Send events from G Suite to McAfee SIEM
MIT License
13 stars 7 forks source link

Missing quickstart.py #5

Closed sebdooris closed 5 years ago

sebdooris commented 5 years ago

Just installing from fresh and it looks like quickstart.py is now missing from the repo.

(gsuite2mfe) [root@XXXX gsuite2mfe]# python quickstart.py --noauth_local_webserver python: can't open file 'quickstart.py': [Errno 2] No such file or directory

andywalden commented 5 years ago

Sorry - deprecated steps that should have been left out of the latest readme. I made an edit to remove the old info. Can you give it a try with what's there and let me know? Thanks.

andywalden commented 5 years ago

An updated quickstart.py file is maintained here: https://github.com/gsuitedevs/python-samples/blob/master/admin_sdk/reports/quickstart.py