Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ncounter/surftrace

analyze and put together navigation traces of a website
https://github.com/ncounter/surftrace

analyzer loggerhead python reactjs web-log yarn

Last synced: 7 days ago
JSON representation

analyze and put together navigation traces of a website

Awesome Lists containing this project

README

        

# surftrace
Manipulate and analyze navigation traces of a [Uyuni](https://github.com/uyuni-project/uyuni) website based on the `rhn_web_frontend.log` file produced by the usage itself. Generate reports data and present them in a webUI view.

## backend

The slice of the project that manipulates data and generates analyzed data.

## surftrace-view

The view of the output produced by the `backend` tools