Update README.md
This commit is contained in:
parent
a87f31cab1
commit
dbf36c3631
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:
|
||||
|
||||
- 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 maximum compatibility.
|
||||
- Used standard python libs for the maximum compatibility.
|
||||
- Having an external **settings.ini** for comfortable changing parameters.
|
||||
|
||||
Json format that script send to InfluxDB looks like:
|
||||
|
|
Loading…
Reference in a new issue