Commit graph

50 commits

Author SHA1 Message Date
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
Alexey Nizhegolenko
8f8074692a
Update install.sh 2018-10-10 22:17:03 +03:00
Alexey Nizhegolenko
52a577a035
Update README.md 2018-10-10 22:02:58 +03:00
Alexey Nizhegolenko
47e7aac624
Update install.sh 2018-10-10 21:54:09 +03:00
Alexey Nizhegolenko
49befa0419
Update README.md 2018-10-10 21:53:38 +03:00
Alexey Nizhegolenko
197df5c590
Update README.md 2018-10-10 21:49:52 +03:00
Alexey
f71c62d730 Changed README & install.sh 2018-10-10 21:48:48 +03:00
Alexey Nizhegolenko
9fd380a547
Update README.md
Added some extended information.
2018-10-10 21:28:09 +03:00
Alexey Nizhegolenko
e3f9f5abc2
Update settings.ini.back 2018-10-10 21:24:59 +03:00
Alexey Nizhegolenko
a1d182bd47
Update README.md 2018-10-10 21:22:24 +03:00
Alexey
9f95ba01fc modify main() func 2018-10-10 16:33:20 +03:00
Alexey
63835f7cf7 Change README.md 2018-10-10 15:53:15 +03:00
Alexey
ac0842c680 Change README.md 2018-10-10 15:52:34 +03:00
Alexey
5ed5e4be87 Added nice README file and changed requirements 2018-10-10 15:47:23 +03:00
Alexey
ddad0175e0 add logo png 2018-10-10 14:35:05 +03:00
Alexey
d948998ac3 change some things in install.sh again 2018-10-10 10:56:13 +03:00
Alexey
cd83de6696 change some things in install.sh 2018-10-10 10:30:56 +03:00
Alexey
ea19615599 added install.sh and changed some file names 2018-10-10 09:46:09 +03:00
Alexey
267a40e30e Added SystemD service file, and country code in Tags 2018-10-09 21:29:24 +03:00
Alexey
50700ce12e Cleared a code a bit 2018-10-08 23:25:40 +03:00
Alexey
ddd2d58649 Using influxdb lib to send data out 2018-10-08 21:20:54 +03:00
Alexey
99a4a417b7 Changing json format again 2018-10-08 21:09:42 +03:00
Alexey
777e3441cb Changing json format 2018-10-08 21:07:59 +03:00
Alexey
58d4cf394a Adding influxdb support 2018-10-08 19:00:33 +03:00
Alexey
82844733ff change some code in logparse func 2018-10-08 18:14:52 +03:00
Alexey
d75bd2bd88 first commit 2018-10-08 18:13:00 +03:00