adambaumeister / goflow

Golang netflow parsing with flexible storage backend.
GNU General Public License v3.0
54 stars 9 forks source link

Static MySQL port #22

Open Xaelias opened 5 years ago

Xaelias commented 5 years ago

https://github.com/adambaumeister/goflow/blob/5879dfc474b57e216e81b106db3799b24ab60796/backends/mysql/mysql.go#L209

It would be nice to be able to run MySQL on whatever port we want. And being able to have a config option like SQL_PORT :-)