Advertisement
tatdat171

filebeat-stdout-rubydebug

Dec 14th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.06 KB | None | 0 0
  1. {
  2.           "nginx.access.user_name" => "-",
  3.       "nginx.access.response_code" => "200",
  4.              "nginx.access.domain" => "website.company.com",
  5.                           "source" => "/var/log/nginx/access.log",
  6.                             "type" => "nginx-access",
  7.                 "nginx.access.url" => "/wp-login.php?redirect_to=https%3A%2F%2Fwebsite.company.com%3A443%2F",
  8.              "nginx.access.method" => "GET",
  9.                         "beattype" => "doc",
  10.                "nginx.access.time" => "14/Dec/2017:23:05:15 +0700",
  11.                         "@version" => "1",
  12.                             "beat" => {
  13.             "name" => "web09-srv.company.com",
  14.         "hostname" => "web09-srv.company.com",
  15.          "version" => "6.0.1"
  16.     },
  17.                             "host" => "web09-srv.company.com",
  18.     "nginx.access.body_sent.bytes" => "12791",
  19.                       "user_agent" => {
  20.            "name" => "Other",
  21.         "os_name" => "Windows",
  22.              "os" => "Windows",
  23.          "device" => "Other",
  24.           "build" => ""
  25.     },
  26.        "nginx.access.http_version" => "1.1",
  27.                            "geoip" => {},
  28.                           "offset" => 6701653,
  29.                         "beatname" => "fb-fim-websites",
  30.                       "prospector" => {
  31.         "type" => "log"
  32.     },
  33.               "nginx.access.agent" => "\"Mozilla/5.0 (compatible; PRTG Network Monitor (www.paessler.com); Windows)\"",
  34.      "nginx.access.http_forwarder" => "-",
  35.                          "message" => "10.65.97.51 - - [14/Dec/2017:23:05:15 +0700] \"website.company.com\" \"GET /wp-login.php?redirect_to=https%3A%2F%2Fwebsite.company.com%3A443%2F HTTP/1.1\" 200 12791 \"-\" \"Mozilla/5.0 (compatible; PRTG Network Monitor (www.paessler.com); Windows)\" \"-\"",
  36.           "nginx.access.remote_ip" => "10.65.97.51",
  37.                             "tags" => [
  38.         [0] "beats_input_codec_plain_applied",
  39.         [1] "_geoip_lookup_failure"
  40.     ],
  41.               "nginx.access.ident" => "-",
  42.                       "@timestamp" => 2017-12-14T16:05:16.821Z
  43. }
  44. {
  45.                    "offset" => 874777,
  46.                  "beatname" => "fb-fim-websites",
  47.                "prospector" => {
  48.         "type" => "log"
  49.     },
  50.                    "source" => "/var/log/secure",
  51.                   "message" => "Dec 14 23:06:18 web09-srv sshd[22761]: pam_unix(sshd:session): session opened for user monitor by (uid=0)",
  52.                      "type" => "ssh",
  53.                      "tags" => [],
  54.     "system.auth.ssh.event" => "session opened",
  55.                "@timestamp" => 2017-12-14T16:06:19.313Z,
  56.      "system.auth.hostname" => "web09-srv",
  57.     "system.auth.user.name" => "monitor",
  58.                  "beattype" => "doc",
  59.                  "@version" => "1",
  60.                      "beat" => {
  61.             "name" => "web09-srv.company.com",
  62.         "hostname" => "web09-srv.company.com",
  63.          "version" => "6.0.1"
  64.     },
  65.                      "host" => "web09-srv.company.com",
  66.     "system.auth.timestamp" => "Dec 14 23:06:18",
  67.           "system.auth.pid" => "22761"
  68. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement