Skip to content

AstinCHOI/akamai-log_diver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Log Diver

Log Diver can see entire edge locations and log lines with googlemap (for akamai internal tool).

alt text

Tech

  • nginx
  • python3 (flask, gunicorn, gevent, geventwebsocket)
  • javascript (socket.io, jQuery)
  • ruby (Akamai Internal Script)
  • bootstrap

Run

You can see the GUI, but can't run(submit) without Akamai internal network.

$ gunicorn --bind 0.0.0.0:8000 wsgi -k geventwebsocket.gunicorn.workers.GeventWebSocketWorker -w 1 --daemon

TODO

  • deploy script
  • change the logic (Tool server)
  • Load Balance setting

About

Tool Prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published