Created
September 11, 2018 15:46
-
-
Save sakishum/eb3a4b004ca3d6c098ad620f0a4e7dcb to your computer and use it in GitHub Desktop.
Nginx Log Parser By Golang
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<module type="WEB_MODULE" version="4"> | |
<component name="Go" enabled="true" /> | |
<component name="NewModuleRootManager"> | |
<content url="file://$MODULE_DIR$" /> | |
<orderEntry type="inheritedJdk" /> | |
<orderEntry type="sourceFolder" forTests="false" /> | |
</component> | |
</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="JavaScriptSettings"> | |
<option name="languageLevel" value="ES6" /> | |
</component> | |
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project version="4"> | |
<component name="ProjectModuleManager"> | |
<modules> | |
<module fileurl="file://$PROJECT_DIR$/.idea/awesomeProject.iml" filepath="$PROJECT_DIR$/.idea/awesomeProject.iml" /> | |
</modules> | |
</component> | |
</project> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aaaa | |
aaaa | |
aaaa | |
bbbbbbbasasasasa | |
bbbbbbbasasasasa | |
bbbbbbbasasasasa | |
bbbbbbbasasasasa | |
bbbbbbbasasasasa | |
bbbbbbbasasasasa | |
bbbbbbbasasasasa | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /bar HTTP/1.0" 200 1235 "-" "KeepAliveClient" "-" - 0.884 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /bar HTTP/1.0" 200 1148 "-" "KeepAliveClient" "-" - 0.825 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /qux HTTP/1.0" 200 500 "-" "KeepAliveClient" "-" - 0.494 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /baz HTTP/1.0" 200 820 "-" "KeepAliveClient" "-" - 0.840 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /foo HTTP/1.0" 200 2159 "-" "KeepAliveClient" "-" - 1.723 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /baz HTTP/1.0" 200 1434 "-" "KeepAliveClient" "-" - 0.117 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /bar HTTP/1.0" 200 903 "-" "KeepAliveClient" "-" - 0.955 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /baz HTTP/1.0" 200 1292 "-" "KeepAliveClient" "-" - 0.434 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /bar HTTP/1.0" 200 1391 "-" "KeepAliveClient" "-" - 0.089 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /bar HTTP/1.0" 200 1243 "-" "KeepAliveClient" "-" - 0.804 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /foo HTTP/1.0" 200 1753 "-" "KeepAliveClient" "-" - 1.727 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] https "GET /bar HTTP/1.0" 200 881 "-" "KeepAliveClient" "-" - 0.413 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /bar HTTP/1.0" 200 1366 "-" "KeepAliveClient" "-" - 0.965 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /baz HTTP/1.0" 200 1391 "-" "KeepAliveClient" "-" - 0.775 | |
172.0.0.12 - - [11/Sep/2018:23:26:44 +0000] http "GET /baz HTTP/1.0" 200 1312 "-" "KeepAliveClient" "-" - 0.526 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /foo HTTP/1.0" 200 1897 "-" "KeepAliveClient" "-" - 1.587 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /qux HTTP/1.0" 200 825 "-" "KeepAliveClient" "-" - 0.391 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /foo HTTP/1.0" 200 1788 "-" "KeepAliveClient" "-" - 1.529 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /qux HTTP/1.0" 200 1421 "-" "KeepAliveClient" "-" - 0.833 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /bar HTTP/1.0" 200 833 "-" "KeepAliveClient" "-" - 0.174 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /bar HTTP/1.0" 200 561 "-" "KeepAliveClient" "-" - 0.774 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /bar HTTP/1.0" 200 1427 "-" "KeepAliveClient" "-" - 0.939 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /bar HTTP/1.0" 200 594 "-" "KeepAliveClient" "-" - 0.237 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /bar HTTP/1.0" 200 672 "-" "KeepAliveClient" "-" - 0.650 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /foo HTTP/1.0" 200 1733 "-" "KeepAliveClient" "-" - 1.554 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /foo HTTP/1.0" 200 1896 "-" "KeepAliveClient" "-" - 2.068 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /bar HTTP/1.0" 200 518 "-" "KeepAliveClient" "-" - 0.608 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] http "GET /bar HTTP/1.0" 200 1150 "-" "KeepAliveClient" "-" - 0.931 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /foo HTTP/1.0" 200 1965 "-" "KeepAliveClient" "-" - 2.322 | |
172.0.0.12 - - [11/Sep/2018:23:26:45 +0000] https "GET /foo HTTP/1.0" 200 2460 "-" "KeepAliveClient" "-" - 1.482 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /qux HTTP/1.0" 200 789 "-" "KeepAliveClient" "-" - 0.303 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /qux HTTP/1.0" 200 732 "-" "KeepAliveClient" "-" - 0.409 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /bar HTTP/1.0" 200 728 "-" "KeepAliveClient" "-" - 0.673 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /bar HTTP/1.0" 200 803 "-" "KeepAliveClient" "-" - 0.405 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /bar HTTP/1.0" 200 937 "-" "KeepAliveClient" "-" - 0.618 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /foo HTTP/1.0" 200 1993 "-" "KeepAliveClient" "-" - 2.066 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /bar HTTP/1.0" 200 888 "-" "KeepAliveClient" "-" - 0.408 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /bar HTTP/1.0" 200 1485 "-" "KeepAliveClient" "-" - 0.701 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /bar HTTP/1.0" 200 775 "-" "KeepAliveClient" "-" - 0.381 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /foo HTTP/1.0" 200 1929 "-" "KeepAliveClient" "-" - 2.034 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /baz HTTP/1.0" 200 912 "-" "KeepAliveClient" "-" - 0.215 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /foo HTTP/1.0" 200 2353 "-" "KeepAliveClient" "-" - 1.747 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /bar HTTP/1.0" 200 529 "-" "KeepAliveClient" "-" - 0.153 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] http "GET /bar HTTP/1.0" 200 683 "-" "KeepAliveClient" "-" - 0.706 | |
172.0.0.12 - - [11/Sep/2018:23:26:46 +0000] https "GET /baz HTTP/1.0" 200 833 "-" "KeepAliveClient" "-" - 0.354 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /bar HTTP/1.0" 200 1235 "-" "KeepAliveClient" "-" - 0.945 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /qux HTTP/1.0" 200 1407 "-" "KeepAliveClient" "-" - 0.253 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /foo HTTP/1.0" 200 1639 "-" "KeepAliveClient" "-" - 1.752 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /baz HTTP/1.0" 200 729 "-" "KeepAliveClient" "-" - 0.959 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /bar HTTP/1.0" 200 634 "-" "KeepAliveClient" "-" - 0.966 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /bar HTTP/1.0" 200 503 "-" "KeepAliveClient" "-" - 0.378 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /bar HTTP/1.0" 200 789 "-" "KeepAliveClient" "-" - 0.332 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /bar HTTP/1.0" 200 1023 "-" "KeepAliveClient" "-" - 0.261 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /qux HTTP/1.0" 200 791 "-" "KeepAliveClient" "-" - 0.553 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /bar HTTP/1.0" 200 1207 "-" "KeepAliveClient" "-" - 0.217 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /foo HTTP/1.0" 200 2355 "-" "KeepAliveClient" "-" - 2.192 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /bar HTTP/1.0" 200 1137 "-" "KeepAliveClient" "-" - 0.647 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] http "GET /bar HTTP/1.0" 200 1190 "-" "KeepAliveClient" "-" - 0.830 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /baz HTTP/1.0" 200 1097 "-" "KeepAliveClient" "-" - 0.814 | |
172.0.0.12 - - [11/Sep/2018:23:26:47 +0000] https "GET /bar HTTP/1.0" 200 1187 "-" "KeepAliveClient" "-" - 0.479 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /bar HTTP/1.0" 200 1132 "-" "KeepAliveClient" "-" - 0.765 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /foo HTTP/1.0" 200 2372 "-" "KeepAliveClient" "-" - 1.677 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /baz HTTP/1.0" 200 1493 "-" "KeepAliveClient" "-" - 0.499 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /bar HTTP/1.0" 200 609 "-" "KeepAliveClient" "-" - 0.455 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /foo HTTP/1.0" 200 2149 "-" "KeepAliveClient" "-" - 1.740 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /bar HTTP/1.0" 200 1001 "-" "KeepAliveClient" "-" - 0.064 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /qux HTTP/1.0" 200 981 "-" "KeepAliveClient" "-" - 0.923 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /bar HTTP/1.0" 200 759 "-" "KeepAliveClient" "-" - 0.245 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /foo HTTP/1.0" 200 1593 "-" "KeepAliveClient" "-" - 1.682 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /bar HTTP/1.0" 200 918 "-" "KeepAliveClient" "-" - 0.605 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /bar HTTP/1.0" 200 1220 "-" "KeepAliveClient" "-" - 0.583 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /bar HTTP/1.0" 200 1214 "-" "KeepAliveClient" "-" - 0.439 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] http "GET /foo HTTP/1.0" 200 1514 "-" "KeepAliveClient" "-" - 2.362 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /bar HTTP/1.0" 200 1026 "-" "KeepAliveClient" "-" - 0.550 | |
172.0.0.12 - - [11/Sep/2018:23:26:48 +0000] https "GET /foo HTTP/1.0" 200 1662 "-" "KeepAliveClient" "-" - 1.530 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] http "GET /bar HTTP/1.0" 200 908 "-" "KeepAliveClient" "-" - 0.228 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 982 "-" "KeepAliveClient" "-" - 0.310 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 592 "-" "KeepAliveClient" "-" - 0.694 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 882 "-" "KeepAliveClient" "-" - 0.967 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] http "GET /foo HTTP/1.0" 200 2189 "-" "KeepAliveClient" "-" - 1.989 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] http "GET /bar HTTP/1.0" 200 1486 "-" "KeepAliveClient" "-" - 0.934 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] http "GET /bar HTTP/1.0" 200 727 "-" "KeepAliveClient" "-" - 0.047 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] http "GET /baz HTTP/1.0" 200 1225 "-" "KeepAliveClient" "-" - 0.756 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 1181 "-" "KeepAliveClient" "-" - 0.496 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 777 "-" "KeepAliveClient" "-" - 0.063 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 796 "-" "KeepAliveClient" "-" - 0.202 | |
172.0.0.12 - - [11/Sep/2018:23:26:49 +0000] https "GET /bar HTTP/1.0" 200 651 "-" "KeepAliveClient" "-" - 0.674 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] http "GET /bar HTTP/1.0" 200 617 "-" "KeepAliveClient" "-" - 0.033 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] http "GET /bar HTTP/1.0" 200 965 "-" "KeepAliveClient" "-" - 0.845 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /qux HTTP/1.0" 200 625 "-" "KeepAliveClient" "-" - 0.452 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /bar HTTP/1.0" 200 1001 "-" "KeepAliveClient" "-" - 0.587 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] http "GET /qux HTTP/1.0" 200 1136 "-" "KeepAliveClient" "-" - 0.194 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] http "GET /foo HTTP/1.0" 200 1569 "-" "KeepAliveClient" "-" - 1.692 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /bar HTTP/1.0" 200 956 "-" "KeepAliveClient" "-" - 0.498 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /foo HTTP/1.0" 200 1993 "-" "KeepAliveClient" "-" - 2.256 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /baz HTTP/1.0" 200 1413 "-" "KeepAliveClient" "-" - 0.562 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /bar HTTP/1.0" 200 727 "-" "KeepAliveClient" "-" - 0.602 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /foo HTTP/1.0" 200 2407 "-" "KeepAliveClient" "-" - 1.932 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /bar HTTP/1.0" 200 681 "-" "KeepAliveClient" "-" - 0.920 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] https "GET /foo HTTP/1.0" 200 1654 "-" "KeepAliveClient" "-" - 1.460 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] http "GET /bar HTTP/1.0" 200 775 "-" "KeepAliveClient" "-" - 0.181 | |
172.0.0.12 - - [11/Sep/2018:23:26:50 +0000] http "GET /foo HTTP/1.0" 200 2092 "-" "KeepAliveClient" "-" - 1.860 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /bar HTTP/1.0" 500 1403 "-" "KeepAliveClient" "-" - 0.214 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /bar HTTP/1.0" 500 1369 "-" "KeepAliveClient" "-" - 0.971 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /qux HTTP/1.0" 500 816 "-" "KeepAliveClient" "-" - 0.602 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] http "GET /foo HTTP/1.0" 500 2496 "-" "KeepAliveClient" "-" - 2.381 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] http "GET /bar HTTP/1.0" 500 1013 "-" "KeepAliveClient" "-" - 0.753 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] http "GET /bar HTTP/1.0" 500 1303 "-" "KeepAliveClient" "-" - 0.123 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /foo HTTP/1.0" 500 1996 "-" "KeepAliveClient" "-" - 1.860 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /bar HTTP/1.0" 500 764 "-" "KeepAliveClient" "-" - 0.480 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /qux HTTP/1.0" 500 1378 "-" "KeepAliveClient" "-" - 0.223 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] http "GET /bar HTTP/1.0" 500 684 "-" "KeepAliveClient" "-" - 0.709 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] http "GET /bar HTTP/1.0" 500 664 "-" "KeepAliveClient" "-" - 0.989 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /bar HTTP/1.0" 500 1279 "-" "KeepAliveClient" "-" - 0.237 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /qux HTTP/1.0" 500 1132 "-" "KeepAliveClient" "-" - 0.598 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] https "GET /foo HTTP/1.0" 500 1826 "-" "KeepAliveClient" "-" - 1.554 | |
172.0.0.12 - - [11/Sep/2018:23:26:51 +0000] http "GET /foo HTTP/1.0" 500 1626 "-" "KeepAliveClient" "-" - 1.787 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /foo HTTP/1.0" 200 2126 "-" "KeepAliveClient" "-" - 1.776 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /foo HTTP/1.0" 200 1625 "-" "KeepAliveClient" "-" - 1.572 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /foo HTTP/1.0" 200 2181 "-" "KeepAliveClient" "-" - 2.030 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /bar HTTP/1.0" 200 865 "-" "KeepAliveClient" "-" - 0.780 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /foo HTTP/1.0" 200 2214 "-" "KeepAliveClient" "-" - 1.908 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /foo HTTP/1.0" 200 2004 "-" "KeepAliveClient" "-" - 2.074 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /bar HTTP/1.0" 200 536 "-" "KeepAliveClient" "-" - 0.663 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /baz HTTP/1.0" 200 848 "-" "KeepAliveClient" "-" - 0.006 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /bar HTTP/1.0" 200 946 "-" "KeepAliveClient" "-" - 0.931 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /foo HTTP/1.0" 200 2460 "-" "KeepAliveClient" "-" - 1.800 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /bar HTTP/1.0" 200 1495 "-" "KeepAliveClient" "-" - 0.231 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /foo HTTP/1.0" 200 2150 "-" "KeepAliveClient" "-" - 1.685 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /baz HTTP/1.0" 200 1166 "-" "KeepAliveClient" "-" - 0.022 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] http "GET /foo HTTP/1.0" 200 1733 "-" "KeepAliveClient" "-" - 1.541 | |
172.0.0.12 - - [11/Sep/2018:23:26:52 +0000] https "GET /bar HTTP/1.0" 200 812 "-" "KeepAliveClient" "-" - 0.891 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /baz HTTP/1.0" 200 833 "-" "KeepAliveClient" "-" - 0.903 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /bar HTTP/1.0" 200 758 "-" "KeepAliveClient" "-" - 0.006 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /bar HTTP/1.0" 200 1194 "-" "KeepAliveClient" "-" - 0.376 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /foo HTTP/1.0" 200 2459 "-" "KeepAliveClient" "-" - 1.592 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /foo HTTP/1.0" 200 1959 "-" "KeepAliveClient" "-" - 2.229 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] http "GET /bar HTTP/1.0" 200 1169 "-" "KeepAliveClient" "-" - 0.216 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /foo HTTP/1.0" 200 1527 "-" "KeepAliveClient" "-" - 1.569 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] http "GET /foo HTTP/1.0" 200 1795 "-" "KeepAliveClient" "-" - 2.315 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /foo HTTP/1.0" 200 2439 "-" "KeepAliveClient" "-" - 1.555 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /qux HTTP/1.0" 200 1464 "-" "KeepAliveClient" "-" - 0.421 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /foo HTTP/1.0" 200 1964 "-" "KeepAliveClient" "-" - 2.380 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /foo HTTP/1.0" 200 2341 "-" "KeepAliveClient" "-" - 2.069 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] https "GET /bar HTTP/1.0" 200 591 "-" "KeepAliveClient" "-" - 0.629 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] http "GET /bar HTTP/1.0" 200 695 "-" "KeepAliveClient" "-" - 0.742 | |
172.0.0.12 - - [11/Sep/2018:23:26:53 +0000] http "GET /foo HTTP/1.0" 200 1911 "-" "KeepAliveClient" "-" - 1.524 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 606 "-" "KeepAliveClient" "-" - 0.388 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 1378 "-" "KeepAliveClient" "-" - 0.628 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] http "GET /foo HTTP/1.0" 200 2103 "-" "KeepAliveClient" "-" - 2.089 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 1335 "-" "KeepAliveClient" "-" - 0.966 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 892 "-" "KeepAliveClient" "-" - 0.811 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 1364 "-" "KeepAliveClient" "-" - 0.917 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] http "GET /bar HTTP/1.0" 200 1182 "-" "KeepAliveClient" "-" - 0.477 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /qux HTTP/1.0" 200 862 "-" "KeepAliveClient" "-" - 0.001 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /foo HTTP/1.0" 200 1753 "-" "KeepAliveClient" "-" - 2.160 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] http "GET /bar HTTP/1.0" 200 1339 "-" "KeepAliveClient" "-" - 0.619 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /foo HTTP/1.0" 200 1913 "-" "KeepAliveClient" "-" - 1.486 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 704 "-" "KeepAliveClient" "-" - 0.345 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 905 "-" "KeepAliveClient" "-" - 0.214 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 822 "-" "KeepAliveClient" "-" - 0.699 | |
172.0.0.12 - - [11/Sep/2018:23:26:54 +0000] https "GET /bar HTTP/1.0" 200 869 "-" "KeepAliveClient" "-" - 0.463 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /bar HTTP/1.0" 200 1041 "-" "KeepAliveClient" "-" - 0.523 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /bar HTTP/1.0" 200 657 "-" "KeepAliveClient" "-" - 0.445 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /bar HTTP/1.0" 200 1342 "-" "KeepAliveClient" "-" - 0.907 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /qux HTTP/1.0" 200 1224 "-" "KeepAliveClient" "-" - 0.089 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /baz HTTP/1.0" 200 1257 "-" "KeepAliveClient" "-" - 0.406 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /foo HTTP/1.0" 200 2299 "-" "KeepAliveClient" "-" - 1.505 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /bar HTTP/1.0" 200 1469 "-" "KeepAliveClient" "-" - 0.577 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /baz HTTP/1.0" 200 1032 "-" "KeepAliveClient" "-" - 0.257 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /bar HTTP/1.0" 200 1157 "-" "KeepAliveClient" "-" - 0.213 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /baz HTTP/1.0" 200 1222 "-" "KeepAliveClient" "-" - 0.422 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] http "GET /foo HTTP/1.0" 200 2441 "-" "KeepAliveClient" "-" - 1.641 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /bar HTTP/1.0" 200 654 "-" "KeepAliveClient" "-" - 0.493 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /bar HTTP/1.0" 200 842 "-" "KeepAliveClient" "-" - 0.345 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /baz HTTP/1.0" 200 939 "-" "KeepAliveClient" "-" - 0.531 | |
172.0.0.12 - - [11/Sep/2018:23:26:55 +0000] https "GET /foo HTTP/1.0" 200 1988 "-" "KeepAliveClient" "-" - 2.294 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /bar HTTP/1.0" 200 1137 "-" "KeepAliveClient" "-" - 0.040 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /foo HTTP/1.0" 200 1597 "-" "KeepAliveClient" "-" - 1.944 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /baz HTTP/1.0" 200 851 "-" "KeepAliveClient" "-" - 0.476 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /foo HTTP/1.0" 200 1621 "-" "KeepAliveClient" "-" - 2.119 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /qux HTTP/1.0" 200 1236 "-" "KeepAliveClient" "-" - 0.455 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /foo HTTP/1.0" 200 1820 "-" "KeepAliveClient" "-" - 2.249 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /foo HTTP/1.0" 200 1527 "-" "KeepAliveClient" "-" - 2.000 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /baz HTTP/1.0" 200 1364 "-" "KeepAliveClient" "-" - 0.997 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /bar HTTP/1.0" 200 1424 "-" "KeepAliveClient" "-" - 0.837 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /baz HTTP/1.0" 200 1007 "-" "KeepAliveClient" "-" - 0.042 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /baz HTTP/1.0" 200 914 "-" "KeepAliveClient" "-" - 0.492 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /bar HTTP/1.0" 200 1402 "-" "KeepAliveClient" "-" - 0.306 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /foo HTTP/1.0" 200 2087 "-" "KeepAliveClient" "-" - 1.644 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] http "GET /foo HTTP/1.0" 200 1896 "-" "KeepAliveClient" "-" - 1.692 | |
172.0.0.12 - - [11/Sep/2018:23:26:56 +0000] https "GET /foo HTTP/1.0" 200 1980 "-" "KeepAliveClient" "-" - 1.743 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /bar HTTP/1.0" 200 669 "-" "KeepAliveClient" "-" - 0.025 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /foo HTTP/1.0" 200 2048 "-" "KeepAliveClient" "-" - 1.603 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /bar HTTP/1.0" 200 1474 "-" "KeepAliveClient" "-" - 0.752 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /bar HTTP/1.0" 200 1170 "-" "KeepAliveClient" "-" - 0.488 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /bar HTTP/1.0" 200 1205 "-" "KeepAliveClient" "-" - 0.545 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /qux HTTP/1.0" 200 770 "-" "KeepAliveClient" "-" - 0.786 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /bar HTTP/1.0" 200 1268 "-" "KeepAliveClient" "-" - 0.642 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /qux HTTP/1.0" 200 1290 "-" "KeepAliveClient" "-" - 0.591 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /bar HTTP/1.0" 200 1476 "-" "KeepAliveClient" "-" - 0.975 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /foo HTTP/1.0" 200 2324 "-" "KeepAliveClient" "-" - 1.451 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /foo HTTP/1.0" 200 1978 "-" "KeepAliveClient" "-" - 2.074 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /bar HTTP/1.0" 200 1060 "-" "KeepAliveClient" "-" - 0.895 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /baz HTTP/1.0" 200 1474 "-" "KeepAliveClient" "-" - 0.636 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] http "GET /bar HTTP/1.0" 200 1357 "-" "KeepAliveClient" "-" - 0.622 | |
172.0.0.12 - - [11/Sep/2018:23:26:57 +0000] https "GET /foo HTTP/1.0" 200 2042 "-" "KeepAliveClient" "-" - 2.139 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /foo HTTP/1.0" 200 2142 "-" "KeepAliveClient" "-" - 2.071 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /bar HTTP/1.0" 200 1367 "-" "KeepAliveClient" "-" - 0.317 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /qux HTTP/1.0" 200 557 "-" "KeepAliveClient" "-" - 0.234 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /foo HTTP/1.0" 200 2306 "-" "KeepAliveClient" "-" - 1.894 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /baz HTTP/1.0" 200 1250 "-" "KeepAliveClient" "-" - 0.141 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /bar HTTP/1.0" 200 1093 "-" "KeepAliveClient" "-" - 0.476 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /qux HTTP/1.0" 200 556 "-" "KeepAliveClient" "-" - 0.382 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /baz HTTP/1.0" 200 1458 "-" "KeepAliveClient" "-" - 0.443 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /foo HTTP/1.0" 200 1915 "-" "KeepAliveClient" "-" - 2.338 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /baz HTTP/1.0" 200 647 "-" "KeepAliveClient" "-" - 0.383 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /foo HTTP/1.0" 200 2298 "-" "KeepAliveClient" "-" - 1.554 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /baz HTTP/1.0" 200 833 "-" "KeepAliveClient" "-" - 0.972 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /bar HTTP/1.0" 200 919 "-" "KeepAliveClient" "-" - 0.890 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] http "GET /bar HTTP/1.0" 200 1448 "-" "KeepAliveClient" "-" - 0.195 | |
172.0.0.12 - - [11/Sep/2018:23:26:58 +0000] https "GET /qux HTTP/1.0" 200 976 "-" "KeepAliveClient" "-" - 0.740 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /bar HTTP/1.0" 200 1062 "-" "KeepAliveClient" "-" - 0.943 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /qux HTTP/1.0" 200 1482 "-" "KeepAliveClient" "-" - 0.828 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /foo HTTP/1.0" 200 1880 "-" "KeepAliveClient" "-" - 2.388 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] http "GET /foo HTTP/1.0" 200 2336 "-" "KeepAliveClient" "-" - 2.105 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] http "GET /bar HTTP/1.0" 200 878 "-" "KeepAliveClient" "-" - 0.701 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /bar HTTP/1.0" 200 1064 "-" "KeepAliveClient" "-" - 0.751 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] http "GET /bar HTTP/1.0" 200 1277 "-" "KeepAliveClient" "-" - 0.129 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /bar HTTP/1.0" 200 763 "-" "KeepAliveClient" "-" - 0.328 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] http "GET /foo HTTP/1.0" 200 1670 "-" "KeepAliveClient" "-" - 2.080 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] http "GET /bar HTTP/1.0" 200 1376 "-" "KeepAliveClient" "-" - 0.538 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /foo HTTP/1.0" 200 1852 "-" "KeepAliveClient" "-" - 1.735 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /bar HTTP/1.0" 200 1316 "-" "KeepAliveClient" "-" - 0.287 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /bar HTTP/1.0" 200 590 "-" "KeepAliveClient" "-" - 0.536 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /bar HTTP/1.0" 200 1012 "-" "KeepAliveClient" "-" - 0.519 | |
172.0.0.12 - - [11/Sep/2018:23:26:59 +0000] https "GET /qux HTTP/1.0" 200 1369 "-" "KeepAliveClient" "-" - 0.441 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] https "GET /bar HTTP/1.0" 200 1337 "-" "KeepAliveClient" "-" - 0.014 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] https "GET /baz HTTP/1.0" 200 1022 "-" "KeepAliveClient" "-" - 0.292 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] https "GET /bar HTTP/1.0" 200 851 "-" "KeepAliveClient" "-" - 0.051 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /foo HTTP/1.0" 200 2490 "-" "KeepAliveClient" "-" - 2.124 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /bar HTTP/1.0" 200 1071 "-" "KeepAliveClient" "-" - 0.411 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /foo HTTP/1.0" 200 1667 "-" "KeepAliveClient" "-" - 1.563 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /bar HTTP/1.0" 200 952 "-" "KeepAliveClient" "-" - 0.956 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /foo HTTP/1.0" 200 1964 "-" "KeepAliveClient" "-" - 2.068 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /bar HTTP/1.0" 200 646 "-" "KeepAliveClient" "-" - 0.282 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] https "GET /bar HTTP/1.0" 200 1024 "-" "KeepAliveClient" "-" - 0.615 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /bar HTTP/1.0" 200 1351 "-" "KeepAliveClient" "-" - 0.310 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] https "GET /bar HTTP/1.0" 200 1425 "-" "KeepAliveClient" "-" - 0.370 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /bar HTTP/1.0" 200 1047 "-" "KeepAliveClient" "-" - 0.820 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] http "GET /foo HTTP/1.0" 200 1915 "-" "KeepAliveClient" "-" - 1.737 | |
172.0.0.12 - - [11/Sep/2018:23:27:00 +0000] https "GET /qux HTTP/1.0" 200 680 "-" "KeepAliveClient" "-" - 0.367 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /foo HTTP/1.0" 500 2138 "-" "KeepAliveClient" "-" - 1.933 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] https "GET /foo HTTP/1.0" 500 2392 "-" "KeepAliveClient" "-" - 2.056 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] https "GET /bar HTTP/1.0" 500 814 "-" "KeepAliveClient" "-" - 0.773 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] https "GET /qux HTTP/1.0" 500 1011 "-" "KeepAliveClient" "-" - 0.361 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /bar HTTP/1.0" 500 515 "-" "KeepAliveClient" "-" - 0.782 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /baz HTTP/1.0" 500 1271 "-" "KeepAliveClient" "-" - 0.043 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /bar HTTP/1.0" 500 1022 "-" "KeepAliveClient" "-" - 0.505 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /qux HTTP/1.0" 500 1234 "-" "KeepAliveClient" "-" - 0.589 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /baz HTTP/1.0" 500 841 "-" "KeepAliveClient" "-" - 0.082 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /foo HTTP/1.0" 500 2099 "-" "KeepAliveClient" "-" - 2.240 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] https "GET /baz HTTP/1.0" 500 708 "-" "KeepAliveClient" "-" - 0.301 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /bar HTTP/1.0" 500 580 "-" "KeepAliveClient" "-" - 0.619 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] https "GET /qux HTTP/1.0" 500 995 "-" "KeepAliveClient" "-" - 0.092 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] http "GET /qux HTTP/1.0" 500 1113 "-" "KeepAliveClient" "-" - 0.040 | |
172.0.0.12 - - [11/Sep/2018:23:27:01 +0000] https "GET /bar HTTP/1.0" 500 1195 "-" "KeepAliveClient" "-" - 0.421 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] https "GET /qux HTTP/1.0" 200 1471 "-" "KeepAliveClient" "-" - 0.292 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] https "GET /bar HTTP/1.0" 200 1485 "-" "KeepAliveClient" "-" - 0.043 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] https "GET /foo HTTP/1.0" 200 1964 "-" "KeepAliveClient" "-" - 1.561 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] http "GET /foo HTTP/1.0" 200 1886 "-" "KeepAliveClient" "-" - 1.578 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] https "GET /bar HTTP/1.0" 200 1076 "-" "KeepAliveClient" "-" - 0.352 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] http "GET /foo HTTP/1.0" 200 1602 "-" "KeepAliveClient" "-" - 1.538 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] http "GET /qux HTTP/1.0" 200 1246 "-" "KeepAliveClient" "-" - 0.276 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] http "GET /foo HTTP/1.0" 200 1622 "-" "KeepAliveClient" "-" - 1.719 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] http "GET /bar HTTP/1.0" 200 1118 "-" "KeepAliveClient" "-" - 0.221 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] http "GET /bar HTTP/1.0" 200 753 "-" "KeepAliveClient" "-" - 0.170 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] https "GET /qux HTTP/1.0" 200 1075 "-" "KeepAliveClient" "-" - 0.999 | |
172.0.0.12 - - [11/Sep/2018:23:27:02 +0000] https "GET /baz HTTP/1.0" 200 919 "-" "KeepAliveClient" "-" - 0.046 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] http "GET /qux HTTP/1.0" 200 976 "-" "KeepAliveClient" "-" - 0.701 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /bar HTTP/1.0" 200 1104 "-" "KeepAliveClient" "-" - 0.117 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] http "GET /bar HTTP/1.0" 200 568 "-" "KeepAliveClient" "-" - 0.529 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /bar HTTP/1.0" 200 1118 "-" "KeepAliveClient" "-" - 0.122 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] http "GET /bar HTTP/1.0" 200 584 "-" "KeepAliveClient" "-" - 0.253 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] http "GET /bar HTTP/1.0" 200 970 "-" "KeepAliveClient" "-" - 0.593 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] http "GET /foo HTTP/1.0" 200 1921 "-" "KeepAliveClient" "-" - 1.800 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /bar HTTP/1.0" 200 705 "-" "KeepAliveClient" "-" - 0.141 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /foo HTTP/1.0" 200 2377 "-" "KeepAliveClient" "-" - 2.390 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /baz HTTP/1.0" 200 549 "-" "KeepAliveClient" "-" - 0.757 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /baz HTTP/1.0" 200 1431 "-" "KeepAliveClient" "-" - 0.901 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /foo HTTP/1.0" 200 2357 "-" "KeepAliveClient" "-" - 1.481 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /bar HTTP/1.0" 200 1422 "-" "KeepAliveClient" "-" - 0.653 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /baz HTTP/1.0" 200 859 "-" "KeepAliveClient" "-" - 0.203 | |
172.0.0.12 - - [11/Sep/2018:23:27:03 +0000] https "GET /bar HTTP/1.0" 200 1292 "-" "KeepAliveClient" "-" - 0.364 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /bar HTTP/1.0" 200 598 "-" "KeepAliveClient" "-" - 0.444 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /bar HTTP/1.0" 200 1090 "-" "KeepAliveClient" "-" - 0.452 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] http "GET /foo HTTP/1.0" 200 1562 "-" "KeepAliveClient" "-" - 1.751 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /foo HTTP/1.0" 200 2211 "-" "KeepAliveClient" "-" - 2.399 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] http "GET /bar HTTP/1.0" 200 550 "-" "KeepAliveClient" "-" - 0.710 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /baz HTTP/1.0" 200 969 "-" "KeepAliveClient" "-" - 0.408 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /baz HTTP/1.0" 200 1240 "-" "KeepAliveClient" "-" - 0.383 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /foo HTTP/1.0" 200 1868 "-" "KeepAliveClient" "-" - 2.103 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /bar HTTP/1.0" 200 1300 "-" "KeepAliveClient" "-" - 0.487 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] http "GET /bar HTTP/1.0" 200 1281 "-" "KeepAliveClient" "-" - 0.871 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /foo HTTP/1.0" 200 2009 "-" "KeepAliveClient" "-" - 2.001 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /baz HTTP/1.0" 200 1234 "-" "KeepAliveClient" "-" - 0.685 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] https "GET /bar HTTP/1.0" 200 928 "-" "KeepAliveClient" "-" - 0.244 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] http "GET /foo HTTP/1.0" 200 1822 "-" "KeepAliveClient" "-" - 1.856 | |
172.0.0.12 - - [11/Sep/2018:23:27:04 +0000] http "GET /foo HTTP/1.0" 200 2410 "-" "KeepAliveClient" "-" - 1.514 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] https "GET /bar HTTP/1.0" 200 521 "-" "KeepAliveClient" "-" - 0.726 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /baz HTTP/1.0" 200 1293 "-" "KeepAliveClient" "-" - 0.751 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /baz HTTP/1.0" 200 676 "-" "KeepAliveClient" "-" - 0.031 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /bar HTTP/1.0" 200 1175 "-" "KeepAliveClient" "-" - 0.494 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /bar HTTP/1.0" 200 1037 "-" "KeepAliveClient" "-" - 0.489 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /foo HTTP/1.0" 200 1610 "-" "KeepAliveClient" "-" - 2.030 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] https "GET /bar HTTP/1.0" 200 1462 "-" "KeepAliveClient" "-" - 0.662 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /baz HTTP/1.0" 200 793 "-" "KeepAliveClient" "-" - 0.309 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /baz HTTP/1.0" 200 1155 "-" "KeepAliveClient" "-" - 0.034 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /bar HTTP/1.0" 200 728 "-" "KeepAliveClient" "-" - 0.085 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /bar HTTP/1.0" 200 1364 "-" "KeepAliveClient" "-" - 0.117 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] https "GET /baz HTTP/1.0" 200 653 "-" "KeepAliveClient" "-" - 0.569 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /bar HTTP/1.0" 200 1352 "-" "KeepAliveClient" "-" - 0.696 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /foo HTTP/1.0" 200 2495 "-" "KeepAliveClient" "-" - 1.692 | |
172.0.0.12 - - [11/Sep/2018:23:27:05 +0000] http "GET /bar HTTP/1.0" 200 1165 "-" "KeepAliveClient" "-" - 0.395 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 701 "-" "KeepAliveClient" "-" - 0.862 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /foo HTTP/1.0" 200 1735 "-" "KeepAliveClient" "-" - 2.071 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] http "GET /bar HTTP/1.0" 200 918 "-" "KeepAliveClient" "-" - 0.767 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] http "GET /bar HTTP/1.0" 200 1323 "-" "KeepAliveClient" "-" - 0.808 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 1496 "-" "KeepAliveClient" "-" - 0.897 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] http "GET /qux HTTP/1.0" 200 550 "-" "KeepAliveClient" "-" - 0.839 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] http "GET /qux HTTP/1.0" 200 1178 "-" "KeepAliveClient" "-" - 0.032 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /foo HTTP/1.0" 200 2019 "-" "KeepAliveClient" "-" - 2.205 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /baz HTTP/1.0" 200 560 "-" "KeepAliveClient" "-" - 0.055 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 1164 "-" "KeepAliveClient" "-" - 0.546 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 1358 "-" "KeepAliveClient" "-" - 0.862 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 1020 "-" "KeepAliveClient" "-" - 0.744 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 559 "-" "KeepAliveClient" "-" - 0.369 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /baz HTTP/1.0" 200 1358 "-" "KeepAliveClient" "-" - 0.110 | |
172.0.0.12 - - [11/Sep/2018:23:27:06 +0000] https "GET /bar HTTP/1.0" 200 880 "-" "KeepAliveClient" "-" - 0.374 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] http "GET /bar HTTP/1.0" 200 1006 "-" "KeepAliveClient" "-" - 0.180 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] http "GET /bar HTTP/1.0" 200 1185 "-" "KeepAliveClient" "-" - 0.632 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /foo HTTP/1.0" 200 2024 "-" "KeepAliveClient" "-" - 2.168 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /foo HTTP/1.0" 200 1863 "-" "KeepAliveClient" "-" - 2.289 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /foo HTTP/1.0" 200 1513 "-" "KeepAliveClient" "-" - 2.309 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /bar HTTP/1.0" 200 1267 "-" "KeepAliveClient" "-" - 0.499 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /foo HTTP/1.0" 200 2132 "-" "KeepAliveClient" "-" - 1.876 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /bar HTTP/1.0" 200 1073 "-" "KeepAliveClient" "-" - 0.763 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /bar HTTP/1.0" 200 1004 "-" "KeepAliveClient" "-" - 0.940 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] http "GET /qux HTTP/1.0" 200 1447 "-" "KeepAliveClient" "-" - 0.370 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /bar HTTP/1.0" 200 763 "-" "KeepAliveClient" "-" - 0.866 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /baz HTTP/1.0" 200 1058 "-" "KeepAliveClient" "-" - 0.813 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] http "GET /qux HTTP/1.0" 200 737 "-" "KeepAliveClient" "-" - 0.333 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] http "GET /qux HTTP/1.0" 200 924 "-" "KeepAliveClient" "-" - 0.270 | |
172.0.0.12 - - [11/Sep/2018:23:27:07 +0000] https "GET /foo HTTP/1.0" 200 1915 "-" "KeepAliveClient" "-" - 1.586 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /bar HTTP/1.0" 200 545 "-" "KeepAliveClient" "-" - 0.453 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /bar HTTP/1.0" 200 747 "-" "KeepAliveClient" "-" - 0.418 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /bar HTTP/1.0" 200 1268 "-" "KeepAliveClient" "-" - 0.866 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /foo HTTP/1.0" 200 1927 "-" "KeepAliveClient" "-" - 2.126 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /bar HTTP/1.0" 200 505 "-" "KeepAliveClient" "-" - 0.412 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /baz HTTP/1.0" 200 1468 "-" "KeepAliveClient" "-" - 0.745 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /bar HTTP/1.0" 200 570 "-" "KeepAliveClient" "-" - 0.023 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /bar HTTP/1.0" 200 1351 "-" "KeepAliveClient" "-" - 0.156 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /foo HTTP/1.0" 200 2153 "-" "KeepAliveClient" "-" - 1.639 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /bar HTTP/1.0" 200 1258 "-" "KeepAliveClient" "-" - 0.134 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /bar HTTP/1.0" 200 1430 "-" "KeepAliveClient" "-" - 0.185 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /bar HTTP/1.0" 200 1041 "-" "KeepAliveClient" "-" - 0.087 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /bar HTTP/1.0" 200 1003 "-" "KeepAliveClient" "-" - 0.972 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] http "GET /foo HTTP/1.0" 200 1731 "-" "KeepAliveClient" "-" - 1.453 | |
172.0.0.12 - - [11/Sep/2018:23:27:08 +0000] https "GET /foo HTTP/1.0" 200 2040 "-" "KeepAliveClient" "-" - 2.324 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /foo HTTP/1.0" 200 2394 "-" "KeepAliveClient" "-" - 1.718 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /bar HTTP/1.0" 200 513 "-" "KeepAliveClient" "-" - 0.404 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /bar HTTP/1.0" 200 1495 "-" "KeepAliveClient" "-" - 0.585 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /foo HTTP/1.0" 200 1748 "-" "KeepAliveClient" "-" - 2.236 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /bar HTTP/1.0" 200 830 "-" "KeepAliveClient" "-" - 0.384 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /bar HTTP/1.0" 200 504 "-" "KeepAliveClient" "-" - 0.134 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /bar HTTP/1.0" 200 1326 "-" "KeepAliveClient" "-" - 0.392 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /qux HTTP/1.0" 200 1444 "-" "KeepAliveClient" "-" - 0.718 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /foo HTTP/1.0" 200 1919 "-" "KeepAliveClient" "-" - 2.322 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /bar HTTP/1.0" 200 1114 "-" "KeepAliveClient" "-" - 0.212 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /bar HTTP/1.0" 200 1272 "-" "KeepAliveClient" "-" - 0.250 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /foo HTTP/1.0" 200 1852 "-" "KeepAliveClient" "-" - 1.543 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /foo HTTP/1.0" 200 2050 "-" "KeepAliveClient" "-" - 1.748 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] https "GET /bar HTTP/1.0" 200 1362 "-" "KeepAliveClient" "-" - 0.655 | |
172.0.0.12 - - [11/Sep/2018:23:27:09 +0000] http "GET /foo HTTP/1.0" 200 1519 "-" "KeepAliveClient" "-" - 1.877 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 628 "-" "KeepAliveClient" "-" - 0.482 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /baz HTTP/1.0" 200 1340 "-" "KeepAliveClient" "-" - 0.964 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /qux HTTP/1.0" 200 905 "-" "KeepAliveClient" "-" - 0.823 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 660 "-" "KeepAliveClient" "-" - 0.026 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 648 "-" "KeepAliveClient" "-" - 0.193 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 1450 "-" "KeepAliveClient" "-" - 0.849 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] http "GET /bar HTTP/1.0" 200 1478 "-" "KeepAliveClient" "-" - 0.556 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] http "GET /foo HTTP/1.0" 200 1852 "-" "KeepAliveClient" "-" - 1.515 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] http "GET /foo HTTP/1.0" 200 2320 "-" "KeepAliveClient" "-" - 1.458 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] http "GET /baz HTTP/1.0" 200 1243 "-" "KeepAliveClient" "-" - 0.462 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /qux HTTP/1.0" 200 1112 "-" "KeepAliveClient" "-" - 0.300 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 634 "-" "KeepAliveClient" "-" - 0.617 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] http "GET /bar HTTP/1.0" 200 786 "-" "KeepAliveClient" "-" - 0.932 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 809 "-" "KeepAliveClient" "-" - 0.653 | |
172.0.0.12 - - [11/Sep/2018:23:27:10 +0000] https "GET /bar HTTP/1.0" 200 826 "-" "KeepAliveClient" "-" - 0.343 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /bar HTTP/1.0" 500 658 "-" "KeepAliveClient" "-" - 0.948 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /foo HTTP/1.0" 500 2265 "-" "KeepAliveClient" "-" - 1.431 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /bar HTTP/1.0" 500 1156 "-" "KeepAliveClient" "-" - 0.658 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /foo HTTP/1.0" 500 1801 "-" "KeepAliveClient" "-" - 1.525 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /foo HTTP/1.0" 500 2462 "-" "KeepAliveClient" "-" - 1.645 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /bar HTTP/1.0" 500 615 "-" "KeepAliveClient" "-" - 0.389 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /bar HTTP/1.0" 500 1478 "-" "KeepAliveClient" "-" - 0.409 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /foo HTTP/1.0" 500 1913 "-" "KeepAliveClient" "-" - 2.238 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /foo HTTP/1.0" 500 2020 "-" "KeepAliveClient" "-" - 1.819 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /bar HTTP/1.0" 500 698 "-" "KeepAliveClient" "-" - 0.680 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /bar HTTP/1.0" 500 865 "-" "KeepAliveClient" "-" - 0.182 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /bar HTTP/1.0" 500 1318 "-" "KeepAliveClient" "-" - 0.160 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /foo HTTP/1.0" 500 1900 "-" "KeepAliveClient" "-" - 1.676 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] http "GET /bar HTTP/1.0" 500 769 "-" "KeepAliveClient" "-" - 0.246 | |
172.0.0.12 - - [11/Sep/2018:23:27:11 +0000] https "GET /bar HTTP/1.0" 500 991 "-" "KeepAliveClient" "-" - 0.936 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /foo HTTP/1.0" 200 1730 "-" "KeepAliveClient" "-" - 2.054 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 779 "-" "KeepAliveClient" "-" - 0.886 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 1225 "-" "KeepAliveClient" "-" - 0.808 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] http "GET /baz HTTP/1.0" 200 972 "-" "KeepAliveClient" "-" - 0.815 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 597 "-" "KeepAliveClient" "-" - 0.347 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 611 "-" "KeepAliveClient" "-" - 0.676 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /qux HTTP/1.0" 200 1095 "-" "KeepAliveClient" "-" - 0.597 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] http "GET /foo HTTP/1.0" 200 2015 "-" "KeepAliveClient" "-" - 1.932 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 1112 "-" "KeepAliveClient" "-" - 0.052 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /foo HTTP/1.0" 200 2377 "-" "KeepAliveClient" "-" - 1.869 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] http "GET /foo HTTP/1.0" 200 2388 "-" "KeepAliveClient" "-" - 1.845 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] http "GET /bar HTTP/1.0" 200 1060 "-" "KeepAliveClient" "-" - 0.740 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 990 "-" "KeepAliveClient" "-" - 0.489 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] http "GET /baz HTTP/1.0" 200 1083 "-" "KeepAliveClient" "-" - 0.776 | |
172.0.0.12 - - [11/Sep/2018:23:27:12 +0000] https "GET /bar HTTP/1.0" 200 1240 "-" "KeepAliveClient" "-" - 0.051 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /bar HTTP/1.0" 200 1157 "-" "KeepAliveClient" "-" - 0.687 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /bar HTTP/1.0" 200 703 "-" "KeepAliveClient" "-" - 0.230 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /baz HTTP/1.0" 200 641 "-" "KeepAliveClient" "-" - 0.506 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /qux HTTP/1.0" 200 855 "-" "KeepAliveClient" "-" - 0.936 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /foo HTTP/1.0" 200 2264 "-" "KeepAliveClient" "-" - 2.325 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /bar HTTP/1.0" 200 1257 "-" "KeepAliveClient" "-" - 0.715 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /bar HTTP/1.0" 200 1276 "-" "KeepAliveClient" "-" - 0.814 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /baz HTTP/1.0" 200 564 "-" "KeepAliveClient" "-" - 0.423 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /foo HTTP/1.0" 200 1930 "-" "KeepAliveClient" "-" - 1.485 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /bar HTTP/1.0" 200 1259 "-" "KeepAliveClient" "-" - 0.633 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /baz HTTP/1.0" 200 1460 "-" "KeepAliveClient" "-" - 0.258 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /foo HTTP/1.0" 200 2329 "-" "KeepAliveClient" "-" - 1.531 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] http "GET /bar HTTP/1.0" 200 756 "-" "KeepAliveClient" "-" - 0.824 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /bar HTTP/1.0" 200 562 "-" "KeepAliveClient" "-" - 0.402 | |
172.0.0.12 - - [11/Sep/2018:23:27:13 +0000] https "GET /bar HTTP/1.0" 200 1118 "-" "KeepAliveClient" "-" - 0.821 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /bar HTTP/1.0" 200 817 "-" "KeepAliveClient" "-" - 0.230 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /bar HTTP/1.0" 200 1349 "-" "KeepAliveClient" "-" - 0.465 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /foo HTTP/1.0" 200 1719 "-" "KeepAliveClient" "-" - 1.760 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /bar HTTP/1.0" 200 990 "-" "KeepAliveClient" "-" - 0.680 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /foo HTTP/1.0" 200 1630 "-" "KeepAliveClient" "-" - 1.792 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /bar HTTP/1.0" 200 969 "-" "KeepAliveClient" "-" - 0.087 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /bar HTTP/1.0" 200 1397 "-" "KeepAliveClient" "-" - 0.258 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /foo HTTP/1.0" 200 1702 "-" "KeepAliveClient" "-" - 1.505 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /baz HTTP/1.0" 200 1273 "-" "KeepAliveClient" "-" - 0.165 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /bar HTTP/1.0" 200 991 "-" "KeepAliveClient" "-" - 0.061 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /bar HTTP/1.0" 200 1398 "-" "KeepAliveClient" "-" - 0.081 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /baz HTTP/1.0" 200 995 "-" "KeepAliveClient" "-" - 0.963 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /bar HTTP/1.0" 200 1264 "-" "KeepAliveClient" "-" - 0.146 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] https "GET /foo HTTP/1.0" 200 2090 "-" "KeepAliveClient" "-" - 1.677 | |
172.0.0.12 - - [11/Sep/2018:23:27:14 +0000] http "GET /bar HTTP/1.0" 200 700 "-" "KeepAliveClient" "-" - 0.595 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 965 "-" "KeepAliveClient" "-" - 0.628 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] https "GET /foo HTTP/1.0" 200 2355 "-" "KeepAliveClient" "-" - 2.084 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 920 "-" "KeepAliveClient" "-" - 0.564 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 994 "-" "KeepAliveClient" "-" - 0.496 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /baz HTTP/1.0" 200 776 "-" "KeepAliveClient" "-" - 0.203 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 1247 "-" "KeepAliveClient" "-" - 0.183 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] https "GET /bar HTTP/1.0" 200 851 "-" "KeepAliveClient" "-" - 0.735 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /qux HTTP/1.0" 200 1060 "-" "KeepAliveClient" "-" - 0.116 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 1469 "-" "KeepAliveClient" "-" - 0.444 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 1394 "-" "KeepAliveClient" "-" - 0.645 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] https "GET /bar HTTP/1.0" 200 1418 "-" "KeepAliveClient" "-" - 0.681 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] http "GET /bar HTTP/1.0" 200 651 "-" "KeepAliveClient" "-" - 0.478 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] https "GET /bar HTTP/1.0" 200 1350 "-" "KeepAliveClient" "-" - 0.170 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] https "GET /foo HTTP/1.0" 200 1813 "-" "KeepAliveClient" "-" - 1.832 | |
172.0.0.12 - - [11/Sep/2018:23:27:15 +0000] https "GET /baz HTTP/1.0" 200 906 "-" "KeepAliveClient" "-" - 0.277 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] https "GET /qux HTTP/1.0" 200 1437 "-" "KeepAliveClient" "-" - 0.577 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] https "GET /bar HTTP/1.0" 200 653 "-" "KeepAliveClient" "-" - 0.759 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /bar HTTP/1.0" 200 944 "-" "KeepAliveClient" "-" - 0.957 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /baz HTTP/1.0" 200 530 "-" "KeepAliveClient" "-" - 0.749 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /bar HTTP/1.0" 200 1481 "-" "KeepAliveClient" "-" - 0.436 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /foo HTTP/1.0" 200 2424 "-" "KeepAliveClient" "-" - 2.279 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /bar HTTP/1.0" 200 791 "-" "KeepAliveClient" "-" - 0.817 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] https "GET /bar HTTP/1.0" 200 552 "-" "KeepAliveClient" "-" - 0.139 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /bar HTTP/1.0" 200 544 "-" "KeepAliveClient" "-" - 0.574 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] https "GET /qux HTTP/1.0" 200 1372 "-" "KeepAliveClient" "-" - 0.570 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /foo HTTP/1.0" 200 1829 "-" "KeepAliveClient" "-" - 1.420 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] https "GET /foo HTTP/1.0" 200 2171 "-" "KeepAliveClient" "-" - 2.097 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /foo HTTP/1.0" 200 2479 "-" "KeepAliveClient" "-" - 1.576 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] http "GET /bar HTTP/1.0" 200 916 "-" "KeepAliveClient" "-" - 0.774 | |
172.0.0.12 - - [11/Sep/2018:23:27:16 +0000] https "GET /bar HTTP/1.0" 200 1075 "-" "KeepAliveClient" "-" - 0.324 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /baz HTTP/1.0" 200 770 "-" "KeepAliveClient" "-" - 0.843 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] https "GET /foo HTTP/1.0" 200 2265 "-" "KeepAliveClient" "-" - 1.507 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /baz HTTP/1.0" 200 1040 "-" "KeepAliveClient" "-" - 0.939 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] https "GET /bar HTTP/1.0" 200 882 "-" "KeepAliveClient" "-" - 0.070 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /foo HTTP/1.0" 200 2149 "-" "KeepAliveClient" "-" - 1.419 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /baz HTTP/1.0" 200 919 "-" "KeepAliveClient" "-" - 0.561 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /baz HTTP/1.0" 200 722 "-" "KeepAliveClient" "-" - 0.575 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] https "GET /bar HTTP/1.0" 200 507 "-" "KeepAliveClient" "-" - 0.531 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /foo HTTP/1.0" 200 1735 "-" "KeepAliveClient" "-" - 1.857 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /bar HTTP/1.0" 200 1408 "-" "KeepAliveClient" "-" - 0.173 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /foo HTTP/1.0" 200 2280 "-" "KeepAliveClient" "-" - 1.794 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /baz HTTP/1.0" 200 1171 "-" "KeepAliveClient" "-" - 0.777 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /bar HTTP/1.0" 200 1115 "-" "KeepAliveClient" "-" - 0.571 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] https "GET /qux HTTP/1.0" 200 1082 "-" "KeepAliveClient" "-" - 0.501 | |
172.0.0.12 - - [11/Sep/2018:23:27:17 +0000] http "GET /bar HTTP/1.0" 200 1086 "-" "KeepAliveClient" "-" - 0.195 | |
172.0.0.12 - - [11/Sep/2018:23:27:18 +0000] http "GET /bar HTTP/1.0" 200 1220 "-" "KeepAliveClient" "-" - 0.279 | |
172.0.0.12 - - [11/Sep/2018:23:27:18 +0000] https "GET /bar HTTP/1.0" 200 1080 "-" "KeepAliveClient" "-" - 0.422 | |
172.0.0.12 - - [11/Sep/2018:23:27:18 +0000] https "GET /bar HTTP/1.0" 200 1399 "-" "KeepAliveClient" "-" - 0.552 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"bufio" | |
"fmt" | |
"io" | |
"log" | |
"net/url" | |
"os" | |
"regexp" | |
"strconv" | |
"strings" | |
"time" | |
) | |
type Reader interface { | |
Read(rc chan []byte) | |
} | |
type Writer interface { | |
Write(wc chan *Message) | |
} | |
type LogProcess struct { | |
rc chan []byte | |
wc chan *Message | |
reader Reader | |
wirter Writer | |
} | |
type ReadFromFile struct { | |
Path string // 读取文件的路径 | |
} | |
type WriteToInfluxDB struct { | |
influxDBsn string // influx DB | |
} | |
type Message struct { | |
TimeLocal time.Time | |
BytesSent int | |
Path, Method, Scheme, Status string | |
UpstreamTime, RequestTime float64 | |
} | |
func (r *ReadFromFile) Read(rc chan []byte) { | |
// 读取模块 | |
// 打开文件 | |
f, err := os.Open(r.Path) | |
if err != nil { | |
panic(fmt.Sprintf("open file error:%s", err.Error())) | |
} | |
defer f.Close() | |
// 从文件末尾开始助航读取文件内容 | |
f.Seek(0, 2) | |
rd := bufio.NewReader(f) | |
for { | |
line, err := rd.ReadBytes('\n') | |
// 等待文件更新 | |
if err == io.EOF { | |
time.Sleep(500 * time.Millisecond) | |
continue | |
} else if err != nil { | |
// | |
panic(fmt.Sprintf("ReadBytes error:%s", err.Error())) | |
} | |
rc <- line | |
} | |
} | |
func (w *WriteToInfluxDB) Write(wc chan *Message) { | |
// 写入模块 | |
for v := range wc { | |
fmt.Println(v) | |
} | |
} | |
func (l *LogProcess) Process() { | |
// 解析模块 | |
/* | |
nginx log format | |
192.168.252.210 - - [03/Nov/2016:16:56:47 +0800] "POST /jsrpc.php?output=json-rpc HTTP/1.1" 200 149 "http://ip:port/zabbix.php?action=dashboard.view" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36(KHTML, like Gecko) Maxthon/4.9.3.1000 Chrome/39.0.2146.0 Safari/537.36" | |
*/ | |
r := regexp.MustCompile(`([\d\.]+)\s+([^ \[]+)\s+([^ \[]+)\s+\[([^\]]+)\]\s+([a-z]+)\s+\"([^"]+)\"\s+(\d{3})\s+(\d+)\s+\"([^"]+)\"\s+\"(.*?)\"\s+\"([\d\.-]+)\"\s+([\d\.-]+)\s+([\d\.-]+)`) | |
loc, _ := time.LoadLocation("Asia/Shanghai") | |
for v := range l.rc { | |
ret := r.FindStringSubmatch(string(v)) | |
if len(ret) != 14 { | |
log.Println("FindStringSubmatch fail:", string(v)) | |
continue | |
} | |
message := &Message{} | |
t, err := time.ParseInLocation("02/Jan/2006:15:04:05 +0000", ret[4], loc) | |
if err != nil { | |
log.Println("ParseInLocation fail:", err.Error(), ret[4]) | |
} | |
message.TimeLocal = t | |
byteSent, _ := strconv.Atoi(ret[8]) | |
message.BytesSent = byteSent | |
reqSli := strings.Split(ret[6], " ") | |
if len(reqSli) != 3 { | |
log.Println("strings.Split fail", ret[6]) | |
continue | |
} | |
message.Method = reqSli[0] | |
u, err := url.Parse(reqSli[1]) | |
if err != nil { | |
log.Println("url.Parse fail", err.Error()) | |
continue | |
} | |
message.Path = u.Path | |
message.Scheme = ret[5] | |
message.Status = ret[7] | |
upstreamTime, _ := strconv.ParseFloat(ret[12], 64) | |
requestTime, _ := strconv.ParseFloat(ret[13], 64) | |
message.UpstreamTime = upstreamTime | |
message.RequestTime = requestTime | |
l.wc <- message //strings.ToUpper(string(v)) | |
} | |
} | |
func main() { | |
fmt.Println("Enter!") | |
r := &ReadFromFile{ | |
Path: "./access.log", | |
} | |
w := &WriteToInfluxDB{ | |
influxDBsn: "username&password..", | |
} | |
lp := &LogProcess{ | |
rc: make(chan []byte), | |
wc: make(chan *Message), | |
reader: r, | |
wirter: w, | |
} | |
go lp.reader.Read(lp.rc) | |
go lp.Process() | |
go lp.wirter.Write(lp.wc) | |
time.Sleep(30 * time.Second) | |
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"fmt" | |
"log" | |
"math/rand" | |
"os" | |
"time" | |
) | |
func main() { | |
/** | |
'$remote_addr\t$http_x_forwarded_for\t$remote_user\t[$time_local]\t$scheme\t"$request"\t$status\t$body_bytes_sent\t"$http_referer"\t"$http_user_agent"\t"$gzip_ratio"\t$upstream_response_time\t$request_time'; | |
172.0.0.12 - - [22/Dec/2017:03:31:35 +0000] https "GET /status.html HTTP/1.0" 200 3 "-" "KeepAliveClient" "-" - 0.000 | |
*/ | |
file, err := os.OpenFile("./access.log", os.O_WRONLY|os.O_APPEND, os.ModePerm) | |
if err != nil { | |
panic(fmt.Sprintf("Open file err: %s", err.Error())) | |
} | |
defer file.Close() | |
for { | |
for i := 1; i < 4; i++ { | |
now := time.Now() | |
rand.Seed(now.UnixNano()) | |
paths := []string{"/foo", "/bar", "/baz", "/qux", "/foo", "/bar", "/bar", "/bar"} | |
path := paths[rand.Intn(len(paths))] | |
requestTime := rand.Float64() | |
if path == "/foo" { | |
requestTime = requestTime + 1.4 | |
} | |
scheme := "http" | |
if now.UnixNano()/1000%2 == 1 { | |
scheme = "https" | |
} | |
dateTime := now.Format("02/Jan/2006:15:04:05") | |
code := 200 | |
if now.Unix()%10 == 1 { | |
code = 500 | |
} | |
bytesSend := rand.Intn(1000) + 500 | |
if path == "/foo" { | |
bytesSend = bytesSend + 1000 | |
} | |
line := fmt.Sprintf("172.0.0.12 - - [%s +0000] %s \"GET %s HTTP/1.0\" %d %d \"-\" \"KeepAliveClient\" \"-\" - %.3f\n", dateTime, scheme, path, code, bytesSend, requestTime) | |
_, err := file.Write([]byte(line)) | |
if err != nil { | |
log.Println("writeToFile error:", err) | |
} | |
} | |
time.Sleep(time.Millisecond * 200) | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment