md5m Mikrotik Web Proxy Logger

05.18.2012, Delphi, MySQL, Products, SQLite, Windows, Zeos, by .

It is a fully web based application for store Mikrotik Web logs to MySQL database server.  We tested on Windows 7 and Windows 8 systems.

  • Working on win32.
  • MySQL database
  • Working as a  windows service.
  • Embedded web server. (You don’t need any web server installation)
  • Don’t need any extra language. (php, asp..)
  • Easy management on web browser.

Installation

Unzip file to any working place. You can run service_install.bat file with Administrator privileges. Normally setup will create this service. You will see like that a line in windows services window;

Prepare MySQL for store, you have to use latest.sql file for creating database and files. Then you have to change config.ini file for MySQL access. Please be sure MySQL configuration and installation fine.  Theme options are classic, blue, XP, Vista, Gray and Access. You can define in config.ini file. You have to restart service. Please don’t forget prepare your mikrotik devices logs route to your server.  Mikrotik device web logs configuration must be looks like that screen. If you have any connection problem with database please check debuglog.txt file in application installation directory.

Download

You can download full version from github. It is open source under GPL license.

https://github.com/alivardar/md5m-mikrotik-proxy-logger

Latest version is 2.2

SQLite edition also support self install. Just install and open your web browser 127.0.0.1:8077 that’s all.

Default username admin and password is 1

Don’t forget prepare your mikrotik devices. You can learn more details from screen shots. All mikrotik configurations must be same with in application screen shots.

rawsyslog

md5m Raw Syslog Server

You can test any kind of Syslog client with this application. When you open this application please don’t forget stop Mikrotik Web Proxy Logger.

Download :

md5m Raw Syslog Server for Win32

SQLite Edition just for demo don’t use for production. We don’t support.

Download Relase (SQLite Edition)  2.0

MySQL Edition (Users must install database tables)

Download Relase (MySQL Edition)  2.2

Screens