Update README.md
This commit is contained in:
parent
6dd5e37fae
commit
a87f31cab1
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ GeoStat is a Python script for parsing Nginx logs files and getting GEO data fro
|
||||||
# Main Features:
|
# Main Features:
|
||||||
|
|
||||||
- Parsing incoming ip's from web server log and convert them in to GEO metrics for the InfluxDB.
|
- Parsing incoming ip's from web server log and convert them in to GEO metrics for the InfluxDB.
|
||||||
- Used standard python lib's for the maximus compatibility.
|
- Used standard python lib's for the maximum compatibility.
|
||||||
- Having an external **settings.ini** for comfortable changing parameters.
|
- Having an external **settings.ini** for comfortable changing parameters.
|
||||||
|
|
||||||
Json format that script send to InfluxDB looks like:
|
Json format that script send to InfluxDB looks like:
|
||||||
|
|
Loading…
Reference in a new issue