Alexey Nizhegolenko
|
215a9bd14c
|
Merge pull request #20 from ratibor78/multilog
Added the multi website log parsing availability
|
2022-07-18 13:53:07 +03:00 |
|
Alexey Nizhegolenko
|
1e09249b2f
|
Added the multi website log parsing availability
|
2022-07-18 13:30:09 +03:00 |
|
Alexey Nizhegolenko
|
62ae4451e2
|
Downgraded version of Alpine
I downgraded version of Alpine Linux version due to the problem with the new Python 3.10 and some libs in my program.
|
2022-07-17 23:53:25 +03:00 |
|
Alexey Nizhegolenko
|
1ba0e2abcf
|
Merge pull request #16 from nmcc1212/patch-1
Update README.md
|
2022-06-27 18:47:48 +03:00 |
|
Nial McCallister
|
fc80bff42b
|
Update README.md
the file is settings.ini.back not settings.ini.bak
|
2021-08-19 14:22:55 +01:00 |
|
Alexey Nizhegolenko
|
96d15c1937
|
Merge pull request #14 from ratibor78/add-license-1
Create LICENSE
|
2021-02-06 17:28:42 +02:00 |
|
Alexey Nizhegolenko
|
c05ee71e02
|
Create LICENSE
|
2021-02-06 17:28:33 +02:00 |
|
Alexey Nizhegolenko
|
c0f2ac9f2e
|
Update geoparser.py
Once smaller fix
|
2021-01-26 14:46:36 +02:00 |
|
Alexey Nizhegolenko
|
9dd5648461
|
removind GeoLite2-City.mmdb
|
2021-01-25 23:33:52 +02:00 |
|
Alexey Nizhegolenko
|
0bde0149e6
|
Merge pull request #13 from ratibor78/py3test
Py3test
|
2021-01-25 23:15:26 +02:00 |
|
Alexey Nizhegolenko
|
be9ba623e4
|
Update README.md
|
2021-01-25 23:07:30 +02:00 |
|
Alexey Nizhegolenko
|
e0cf844305
|
Update README.md
|
2021-01-25 23:07:00 +02:00 |
|
Alexey Nizhegolenko
|
d19ba39a5f
|
Update README.md
|
2021-01-25 23:05:23 +02:00 |
|
Alexey Nizhegolenko
|
7dba8e3967
|
Final commit with the latest changes in the project files
|
2021-01-25 22:59:44 +02:00 |
|
root
|
9ef949a704
|
Updating the Dockerfile with the new configuration
|
2021-01-25 16:00:22 +00:00 |
|
Alexey Nizhegolenko
|
0f5df1ccee
|
One more minor fixed and install.sh file update
|
2021-01-25 09:15:23 +02:00 |
|
Alexey Nizhegolenko
|
4eb5c68db7
|
Fixed minor issue with the country.name tag
|
2021-01-24 14:52:23 +02:00 |
|
Alexey Nizhegolenko
|
9b807db0c0
|
Fixed requirements.txt file
|
2021-01-24 14:47:21 +02:00 |
|
Alexey Nizhegolenko
|
2ba86f3f1b
|
Added the standard logging syslog support, also were added a additional tags with city.name and country.name
|
2021-01-24 14:44:33 +02:00 |
|
root
|
9f264cdcef
|
Adding python3 support and fixing some previous bugs
|
2021-01-24 11:44:06 +00:00 |
|
root
|
e7961f1c3e
|
Removed some RUN commands and more
|
2019-06-12 23:03:43 +02:00 |
|
root
|
adf083ecbc
|
Removed some RUN commands
|
2019-06-12 22:58:18 +02:00 |
|
root
|
4123d92cc6
|
Added Dockerfile
|
2019-06-12 22:49:52 +02:00 |
|
Alexey Nizhegolenko
|
bd519a07d7
|
Update README.md
|
2019-06-12 23:48:08 +03:00 |
|
Alexey Nizhegolenko
|
31879c9312
|
Update README.md
|
2019-06-12 23:29:46 +03:00 |
|
Alexey Nizhegolenko
|
75b79f3fe7
|
Merge pull request #3 from MatStace/handle-rfc1918
little tweak to not throw an exception on RFC1918 IP address
|
2019-06-11 16:02:03 +03:00 |
|
Mat Stace
|
f4dbb626c8
|
little tweak to not throw an exception on RFC1918 IP address
|
2019-05-29 16:02:08 +01:00 |
|
Alexey Nizhegolenko
|
b0abb5d7ae
|
Update README.md
|
2019-02-12 12:33:41 +02:00 |
|
Alexey Nizhegolenko
|
36a4e0525f
|
Update README.md
|
2019-02-12 12:32:59 +02:00 |
|
Alexey
|
4bcd4632bf
|
cleanup
|
2019-02-12 11:48:21 +02:00 |
|
Alexey
|
f053c55bc5
|
Added geoip2 to requirements.txt
|
2019-02-12 11:32:11 +02:00 |
|
Alexey
|
2d605c2069
|
Fix README
|
2019-02-12 11:19:19 +02:00 |
|
Alexey
|
26be286582
|
Added some changes with new GEOIP data file and fix some BUGs
|
2019-02-12 11:17:15 +02:00 |
|
Alexey Nizhegolenko
|
04f43c4bc6
|
Merge pull request #1 from remkolodder/master
update to use geoip2 + ipv6 matching
|
2019-02-05 12:22:45 +02:00 |
|
Remko Lodder
|
f871cf716f
|
Add geoip info to settings
|
2019-02-04 14:00:54 +01:00 |
|
Remko Lodder
|
f384a78f45
|
Update to add ipv6 based lines
Use geoip2
update hashes and stuff for geoip2
|
2019-02-04 13:59:41 +01:00 |
|
Alexey Nizhegolenko
|
2365ba8e25
|
Update README.md
|
2018-10-18 21:57:24 +03:00 |
|
Alexey
|
735b50b67f
|
Fixed after logrotate file access problem
|
2018-10-15 14:27:41 +03:00 |
|
Alexey Nizhegolenko
|
58ad444434
|
Update README.md
|
2018-10-12 23:12:12 +03:00 |
|
Alexey
|
542779ba20
|
Added Grafana dashboard geomap.json file, new.
|
2018-10-12 22:49:52 +03:00 |
|
Alexey Nizhegolenko
|
e6a6cb781a
|
Update README.md
|
2018-10-12 22:21:11 +03:00 |
|
Alexey
|
d1cc83b84a
|
Added Grafana dashboard geomap.json file
|
2018-10-12 22:20:07 +03:00 |
|
Alexey Nizhegolenko
|
d679cc0fe0
|
Update README.md
|
2018-10-12 22:16:34 +03:00 |
|
Alexey Nizhegolenko
|
8f979d170f
|
Update README.md
|
2018-10-12 22:16:00 +03:00 |
|
Alexey
|
27b24e3336
|
Added hostname in out data json
|
2018-10-12 21:38:06 +03:00 |
|
Alexey Nizhegolenko
|
e5f894e606
|
Update README.md
|
2018-10-11 11:31:09 +03:00 |
|
Alexey Nizhegolenko
|
dbf36c3631
|
Update README.md
|
2018-10-11 06:30:41 +03:00 |
|
Alexey Nizhegolenko
|
a87f31cab1
|
Update README.md
|
2018-10-11 06:29:56 +03:00 |
|
Alexey Nizhegolenko
|
6dd5e37fae
|
Update README.md
|
2018-10-11 06:27:41 +03:00 |
|
Alexey Nizhegolenko
|
5c6ddabb77
|
Update settings.ini.back
|
2018-10-10 23:07:15 +03:00 |
|