0
0
yanglin преди 6 години
родител
ревизия
936ba2d4f4
променени са 6 файла, в които са добавени 76 реда и са изтрити 66 реда
  1. 1 1
      backend/views/site/index.php
  2. 1 0
      components/PhpClient.php
  3. 64 63
      composer.lock
  4. 1 1
      console/controllers/RabbittaskController.php
  5. 1 1
      frontend/views/site/index.php
  6. 8 0
      vagrant/nginx/log/logstash_json.log

+ 1 - 1
backend/views/site/index.php

@@ -27,7 +27,7 @@ $this->title = '复杂美科技消息队列管理系统(日志,订单,邮
             </div>
             <div class="col-lg-4">
                 <h2>项目接口文档</h2>
-
+              <a  target="_blank" href='http://logsystemapi.mkglasses.com/api/page?rabbitdata=11&signature=44D027A88F0D44B12E1DF90691B491C0&timestamp=1'>http://logsystemapi.mkglasses.com/api/page?rabbitdata=11&signature=44D027A88F0D44B12E1DF90691B491C0&timestamp=1 模拟json调用接口队列,在后台可以查看新增的消息队列</a>
                 <code>{                   "message": "rabbit insert Ok!",
                     "action": "insert",
                     "rabbitdata": {  "r": "api/page",

+ 1 - 0
components/PhpClient.php

@@ -15,6 +15,7 @@ class PhpClient {
 
    CONST HOST = "172.30.118.225";
     //    CONST HOST = "localhost";
+
     CONST PORT = 5673; //默认5672
     CONST USER = "guest"; //用户名
     CONST PASS = "guest";//密码

+ 64 - 63
composer.lock

@@ -4,7 +4,8 @@
         "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
         "This file is @generated automatically"
     ],
-    "content-hash": "a2f23cf2c5ff0c66dcb2148eb56e3aec",
+    "hash": "a7befa8ee039746425073d8946258e80",
+    "content-hash": "09cf6664195ab89b0ab4159ac984513f",
     "packages": [
         {
             "name": "bower-asset/bootstrap",
@@ -165,7 +166,7 @@
                 "markdown",
                 "markdown-extra"
             ],
-            "time": "2017-07-16T21:13:23+00:00"
+            "time": "2017-07-16 21:13:23"
         },
         {
             "name": "doctrine/lexer",
@@ -219,7 +220,7 @@
                 "lexer",
                 "parser"
             ],
-            "time": "2014-09-09T13:34:57+00:00"
+            "time": "2014-09-09 13:34:57"
         },
         {
             "name": "egulias/email-validator",
@@ -276,7 +277,7 @@
                 "validation",
                 "validator"
             ],
-            "time": "2017-11-15T23:40:40+00:00"
+            "time": "2017-11-15 23:40:40"
         },
         {
             "name": "ezyang/htmlpurifier",
@@ -323,7 +324,7 @@
             "keywords": [
                 "html"
             ],
-            "time": "2017-06-03T02:28:16+00:00"
+            "time": "2017-06-03 02:28:16"
         },
         {
             "name": "php-amqplib/php-amqplib",
@@ -393,7 +394,7 @@
                 "queue",
                 "rabbitmq"
             ],
-            "time": "2016-04-11T14:30:01+00:00"
+            "time": "2016-04-11 14:30:01"
         },
         {
             "name": "swiftmailer/swiftmailer",
@@ -448,7 +449,7 @@
                 "mail",
                 "mailer"
             ],
-            "time": "2017-09-30T22:39:41+00:00"
+            "time": "2017-09-30 22:39:41"
         },
         {
             "name": "yiisoft/yii2",
@@ -548,7 +549,7 @@
                 "framework",
                 "yii2"
             ],
-            "time": "2017-11-14T11:08:21+00:00"
+            "time": "2017-11-14 11:08:21"
         },
         {
             "name": "yiisoft/yii2-bootstrap",
@@ -594,7 +595,7 @@
                 "bootstrap",
                 "yii2"
             ],
-            "time": "2017-10-09T19:48:22+00:00"
+            "time": "2017-10-09 19:48:22"
         },
         {
             "name": "yiisoft/yii2-composer",
@@ -644,7 +645,7 @@
                 "extension installer",
                 "yii2"
             ],
-            "time": "2016-12-20T13:26:02+00:00"
+            "time": "2016-12-20 13:26:02"
         },
         {
             "name": "yiisoft/yii2-redis",
@@ -742,7 +743,7 @@
                 "swiftmailer",
                 "yii2"
             ],
-            "time": "2017-08-04T10:48:17+00:00"
+            "time": "2017-08-04 10:48:17"
         }
     ],
     "packages-dev": [
@@ -803,7 +804,7 @@
                 "gherkin",
                 "parser"
             ],
-            "time": "2016-10-30T11:50:56+00:00"
+            "time": "2016-10-30 11:50:56"
         },
         {
             "name": "bower-asset/typeahead.js",
@@ -916,7 +917,7 @@
                 "functional testing",
                 "unit testing"
             ],
-            "time": "2017-12-12T04:54:15+00:00"
+            "time": "2017-12-12 04:54:15"
         },
         {
             "name": "codeception/verify",
@@ -952,7 +953,7 @@
                 }
             ],
             "description": "BDD assertion library for PHPUnit",
-            "time": "2017-01-09T10:58:51+00:00"
+            "time": "2017-01-09 10:58:51"
         },
         {
             "name": "doctrine/instantiator",
@@ -1006,7 +1007,7 @@
                 "constructor",
                 "instantiate"
             ],
-            "time": "2015-06-14T21:17:01+00:00"
+            "time": "2015-06-14 21:17:01"
         },
         {
             "name": "fzaninotto/faker",
@@ -1056,7 +1057,7 @@
                 "faker",
                 "fixtures"
             ],
-            "time": "2017-08-15T16:48:10+00:00"
+            "time": "2017-08-15 16:48:10"
         },
         {
             "name": "guzzlehttp/psr7",
@@ -1121,7 +1122,7 @@
                 "uri",
                 "url"
             ],
-            "time": "2017-03-20T17:10:46+00:00"
+            "time": "2017-03-20 17:10:46"
         },
         {
             "name": "myclabs/deep-copy",
@@ -1166,7 +1167,7 @@
                 "object",
                 "object graph"
             ],
-            "time": "2017-10-19T19:58:43+00:00"
+            "time": "2017-10-19 19:58:43"
         },
         {
             "name": "phar-io/manifest",
@@ -1221,7 +1222,7 @@
                 }
             ],
             "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
-            "time": "2017-03-05T18:14:27+00:00"
+            "time": "2017-03-05 18:14:27"
         },
         {
             "name": "phar-io/version",
@@ -1268,7 +1269,7 @@
                 }
             ],
             "description": "Library for handling version information and constraints",
-            "time": "2017-03-05T17:38:23+00:00"
+            "time": "2017-03-05 17:38:23"
         },
         {
             "name": "phpdocumentor/reflection-common",
@@ -1322,7 +1323,7 @@
                 "reflection",
                 "static analysis"
             ],
-            "time": "2017-09-11T18:02:19+00:00"
+            "time": "2017-09-11 18:02:19"
         },
         {
             "name": "phpdocumentor/reflection-docblock",
@@ -1373,7 +1374,7 @@
                 }
             ],
             "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
-            "time": "2017-11-27T17:38:31+00:00"
+            "time": "2017-11-27 17:38:31"
         },
         {
             "name": "phpdocumentor/type-resolver",
@@ -1420,7 +1421,7 @@
                     "email": "me@mikevanriel.com"
                 }
             ],
-            "time": "2017-07-14T14:27:02+00:00"
+            "time": "2017-07-14 14:27:02"
         },
         {
             "name": "phpspec/php-diff",
@@ -1458,7 +1459,7 @@
                 }
             ],
             "description": "A comprehensive library for generating differences between two hashable objects (strings or arrays).",
-            "time": "2016-04-07T12:29:16+00:00"
+            "time": "2016-04-07 12:29:16"
         },
         {
             "name": "phpspec/prophecy",
@@ -1521,7 +1522,7 @@
                 "spy",
                 "stub"
             ],
-            "time": "2017-11-24T13:59:53+00:00"
+            "time": "2017-11-24 13:59:53"
         },
         {
             "name": "phpunit/php-code-coverage",
@@ -1584,7 +1585,7 @@
                 "testing",
                 "xunit"
             ],
-            "time": "2017-12-06T09:29:45+00:00"
+            "time": "2017-12-06 09:29:45"
         },
         {
             "name": "phpunit/php-file-iterator",
@@ -1631,7 +1632,7 @@
                 "filesystem",
                 "iterator"
             ],
-            "time": "2017-11-27T13:52:08+00:00"
+            "time": "2017-11-27 13:52:08"
         },
         {
             "name": "phpunit/php-text-template",
@@ -1672,7 +1673,7 @@
             "keywords": [
                 "template"
             ],
-            "time": "2015-06-21T13:50:34+00:00"
+            "time": "2015-06-21 13:50:34"
         },
         {
             "name": "phpunit/php-timer",
@@ -1721,7 +1722,7 @@
             "keywords": [
                 "timer"
             ],
-            "time": "2017-02-26T11:10:40+00:00"
+            "time": "2017-02-26 11:10:40"
         },
         {
             "name": "phpunit/php-token-stream",
@@ -1770,7 +1771,7 @@
             "keywords": [
                 "tokenizer"
             ],
-            "time": "2017-11-27T05:48:46+00:00"
+            "time": "2017-11-27 05:48:46"
         },
         {
             "name": "phpunit/phpunit",
@@ -1854,7 +1855,7 @@
                 "testing",
                 "xunit"
             ],
-            "time": "2017-11-08T11:26:09+00:00"
+            "time": "2017-11-08 11:26:09"
         },
         {
             "name": "phpunit/phpunit-mock-objects",
@@ -1913,7 +1914,7 @@
                 "mock",
                 "xunit"
             ],
-            "time": "2017-08-03T14:08:16+00:00"
+            "time": "2017-08-03 14:08:16"
         },
         {
             "name": "psr/http-message",
@@ -1963,7 +1964,7 @@
                 "request",
                 "response"
             ],
-            "time": "2016-08-06T14:39:51+00:00"
+            "time": "2016-08-06 14:39:51"
         },
         {
             "name": "psr/log",
@@ -2010,7 +2011,7 @@
                 "psr",
                 "psr-3"
             ],
-            "time": "2016-10-10T12:19:37+00:00"
+            "time": "2016-10-10 12:19:37"
         },
         {
             "name": "sebastian/code-unit-reverse-lookup",
@@ -2055,20 +2056,20 @@
             ],
             "description": "Looks up which function or method a line of code belongs to",
             "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
-            "time": "2017-03-04T06:30:41+00:00"
+            "time": "2017-03-04 06:30:41"
         },
         {
             "name": "sebastian/comparator",
-            "version": "2.1.1",
+            "version": "2.1.2",
             "source": {
                 "type": "git",
                 "url": "https://github.com/sebastianbergmann/comparator.git",
-                "reference": "b11c729f95109b56a0fe9650c6a63a0fcd8c439f"
+                "reference": "11c07feade1d65453e06df3b3b90171d6d982087"
             },
             "dist": {
                 "type": "zip",
-                "url": "https://files.phpcomposer.com/files/sebastianbergmann/comparator/b11c729f95109b56a0fe9650c6a63a0fcd8c439f.zip",
-                "reference": "b11c729f95109b56a0fe9650c6a63a0fcd8c439f",
+                "url": "https://files.phpcomposer.com/files/sebastianbergmann/comparator/11c07feade1d65453e06df3b3b90171d6d982087.zip",
+                "reference": "11c07feade1d65453e06df3b3b90171d6d982087",
                 "shasum": ""
             },
             "require": {
@@ -2119,7 +2120,7 @@
                 "compare",
                 "equality"
             ],
-            "time": "2017-12-22T14:50:35+00:00"
+            "time": "2018-01-12 06:34:42"
         },
         {
             "name": "sebastian/diff",
@@ -2171,7 +2172,7 @@
             "keywords": [
                 "diff"
             ],
-            "time": "2017-08-03T08:09:46+00:00"
+            "time": "2017-08-03 08:09:46"
         },
         {
             "name": "sebastian/environment",
@@ -2221,7 +2222,7 @@
                 "environment",
                 "hhvm"
             ],
-            "time": "2017-07-01T08:51:00+00:00"
+            "time": "2017-07-01 08:51:00"
         },
         {
             "name": "sebastian/exporter",
@@ -2288,7 +2289,7 @@
                 "export",
                 "exporter"
             ],
-            "time": "2017-04-03T13:19:02+00:00"
+            "time": "2017-04-03 13:19:02"
         },
         {
             "name": "sebastian/global-state",
@@ -2339,7 +2340,7 @@
             "keywords": [
                 "global state"
             ],
-            "time": "2017-04-27T15:39:26+00:00"
+            "time": "2017-04-27 15:39:26"
         },
         {
             "name": "sebastian/object-enumerator",
@@ -2386,7 +2387,7 @@
             ],
             "description": "Traverses array structures and object graphs to enumerate all referenced objects",
             "homepage": "https://github.com/sebastianbergmann/object-enumerator/",
-            "time": "2017-08-03T12:35:26+00:00"
+            "time": "2017-08-03 12:35:26"
         },
         {
             "name": "sebastian/object-reflector",
@@ -2431,7 +2432,7 @@
             ],
             "description": "Allows reflection of object attributes, including inherited and non-public ones",
             "homepage": "https://github.com/sebastianbergmann/object-reflector/",
-            "time": "2017-03-29T09:07:27+00:00"
+            "time": "2017-03-29 09:07:27"
         },
         {
             "name": "sebastian/recursion-context",
@@ -2484,7 +2485,7 @@
             ],
             "description": "Provides functionality to recursively process PHP variables",
             "homepage": "http://www.github.com/sebastianbergmann/recursion-context",
-            "time": "2017-03-03T06:23:57+00:00"
+            "time": "2017-03-03 06:23:57"
         },
         {
             "name": "sebastian/resource-operations",
@@ -2526,7 +2527,7 @@
             ],
             "description": "Provides a list of PHP built-in functions that operate on resources",
             "homepage": "https://www.github.com/sebastianbergmann/resource-operations",
-            "time": "2015-07-28T20:34:47+00:00"
+            "time": "2015-07-28 20:34:47"
         },
         {
             "name": "sebastian/version",
@@ -2569,7 +2570,7 @@
             ],
             "description": "Library that helps with managing the version number of Git-hosted PHP projects",
             "homepage": "https://github.com/sebastianbergmann/version",
-            "time": "2016-10-03T07:35:21+00:00"
+            "time": "2016-10-03 07:35:21"
         },
         {
             "name": "symfony/browser-kit",
@@ -2626,7 +2627,7 @@
             ],
             "description": "Symfony BrowserKit Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "symfony/console",
@@ -2695,7 +2696,7 @@
             ],
             "description": "Symfony Console Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "symfony/css-selector",
@@ -2748,7 +2749,7 @@
             ],
             "description": "Symfony CssSelector Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "symfony/debug",
@@ -2804,7 +2805,7 @@
             ],
             "description": "Symfony Debug Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T17:14:19+00:00"
+            "time": "2018-01-03 17:14:19"
         },
         {
             "name": "symfony/dom-crawler",
@@ -2860,7 +2861,7 @@
             ],
             "description": "Symfony DomCrawler Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "symfony/event-dispatcher",
@@ -2923,7 +2924,7 @@
             ],
             "description": "Symfony EventDispatcher Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "symfony/finder",
@@ -2972,7 +2973,7 @@
             ],
             "description": "Symfony Finder Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "symfony/polyfill-mbstring",
@@ -3031,7 +3032,7 @@
                 "portable",
                 "shim"
             ],
-            "time": "2017-10-11T12:05:26+00:00"
+            "time": "2017-10-11 12:05:26"
         },
         {
             "name": "symfony/yaml",
@@ -3089,7 +3090,7 @@
             ],
             "description": "Symfony Yaml Component",
             "homepage": "https://symfony.com",
-            "time": "2018-01-03T07:37:34+00:00"
+            "time": "2018-01-03 07:37:34"
         },
         {
             "name": "theseer/tokenizer",
@@ -3129,7 +3130,7 @@
                 }
             ],
             "description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
-            "time": "2017-04-07T12:08:54+00:00"
+            "time": "2017-04-07 12:08:54"
         },
         {
             "name": "webmozart/assert",
@@ -3179,7 +3180,7 @@
                 "check",
                 "validate"
             ],
-            "time": "2016-11-23T20:04:58+00:00"
+            "time": "2016-11-23 20:04:58"
         },
         {
             "name": "yiisoft/yii2-debug",
@@ -3226,7 +3227,7 @@
                 "debugger",
                 "yii2"
             ],
-            "time": "2017-12-05T07:36:23+00:00"
+            "time": "2017-12-05 07:36:23"
         },
         {
             "name": "yiisoft/yii2-faker",
@@ -3273,7 +3274,7 @@
                 "faker",
                 "yii2"
             ],
-            "time": "2015-03-01T06:22:44+00:00"
+            "time": "2015-03-01 06:22:44"
         },
         {
             "name": "yiisoft/yii2-gii",
@@ -3326,7 +3327,7 @@
                 "gii",
                 "yii2"
             ],
-            "time": "2017-12-22T23:53:06+00:00"
+            "time": "2017-12-22 23:53:06"
         }
     ],
     "aliases": [],

+ 1 - 1
console/controllers/RabbittaskController.php

@@ -28,7 +28,7 @@ class RabbittaskController  extends Controller
 {
     public function actionWorker()
     {
-        $connection = new AMQPStreamConnection('172.30.118.225', 5673, 'guest', 'guest');
+        $connection = new AMQPStreamConnection('localhost', 5673, 'guest', 'guest');
         $channel = $connection->channel();
 
         $channel->queue_declare('task_queue', false, true, false, false);

+ 1 - 1
frontend/views/site/index.php

@@ -11,7 +11,7 @@ $this->title = '复杂美科技消息队列管理系统(日志,订单,邮
 
         <p class="lead">复杂美科技消息队列管理系统(日志,订单,邮件,用户交互).</p>
 
-        <p><a class="btn btn-lg btn-success" href="/rabbit/">开始查看队列</a></p>
+        <p><a class="btn btn-lg btn-success" href="http://logsystemadmin.mkglasses.com/rabbit/">开始查看队列</a></p>
     </div>
 
     <div class="body-content">

+ 8 - 0
vagrant/nginx/log/logstash_json.log

@@ -2183,3 +2183,11 @@
 { "@timestamp": "24/Jan/2018:17:24:27 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "0.915", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
 { "@timestamp": "24/Jan/2018:17:24:33 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "262", "request_time": "0.797", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"262", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
 { "@timestamp": "24/Jan/2018:17:24:36 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "0.807", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:27 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "262", "request_time": "2.000", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"262", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:30 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "1.571", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:33 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "1.094", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:36 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "1.143", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:41 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "0.941", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:50 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "1.437", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:34:56 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "1.249", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }
+{ "@timestamp": "24/Jan/2018:17:36:34 +0000", "@fields": { "remote_addr": "172.17.0.1", "remote_user": "-", "body_bytes_sent": "64", "request_time": "1.784", "status": "200", "request": "GET /api/login?type=quicksms&area=%2786%27&mobile=13236390681&code=1&redirect_uri=1&email=1 HTTP/1.0", "request_method": "GET", "http_referrer": "-", "body_bytes_sent":"64", "http_x_forwarded_for": "172.17.0.1", "http_user_agent": "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:57.0) Gecko/20100101 Firefox/57.0" } }