Skip to content

cdgraff/icecast-logs-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Icecast Logs Parser

Icecast Logs Parser is a Python script designed for read and insert into a DB all the access log lines, with some bussines rules on mind.

Requirements

sudo apt-get install libmysqlclient-dev

If you test locally: sudo apt-get install mysql-server

sudo pip install -r requirements.txt

Centos 7 installation

yum install python-devel python-pip mariadb-devel GeoIP

About

icecast Logs Parser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages