Advertisement
Guest User

logstash event

a guest
Sep 23rd, 2019
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.19 KB | None | 0 0
  1. {
  2.   "_index": "filebeat-log-7.3.0-2019.09.23",
  3.   "_type": "_doc",
  4.   "_id": "jj1TX20BsjCw0GsdflCv",
  5.   "_version": 1,
  6.   "_score": null,
  7.   "_source": {
  8.     "@timestamp": "2019-09-23T18:12:49.436Z",
  9.     "host": {
  10.       "hostname": "usproduction-nv-front-01.redcapcloud.local",
  11.       "containerized": false,
  12.       "name": "usproduction-nv-front-01.redcapcloud.local",
  13.       "architecture": "x86_64",
  14.       "id": "ec218efd6b123a2b652600e37b89fbcb",
  15.       "os": {
  16.         "platform": "ubuntu",
  17.         "codename": "bionic",
  18.         "kernel": "4.15.0-1044-aws",
  19.         "name": "Ubuntu",
  20.         "family": "debian",
  21.         "version": "18.04.2 LTS (Bionic Beaver)"
  22.       }
  23.     },
  24.     "cloud": {
  25.       "machine": {
  26.         "type": "m5.xlarge"
  27.       },
  28.       "provider": "aws",
  29.       "instance": {
  30.         "id": "i-071e70f673dd1be86"
  31.       },
  32.       "region": "us-east-1",
  33.       "account": {
  34.         "id": "746159825267"
  35.       },
  36.       "image": {
  37.         "id": "ami-07d0cf3af28718ef8"
  38.       },
  39.       "availability_zone": "us-east-1a"
  40.     },
  41.     "log": {
  42.       "file": {
  43.         "path": "/home/redcap/current/logs/2019-09-22-13-13-redcap-webapp.log"
  44.       },
  45.       "offset": 6306016,
  46.       "flags": [
  47.         "multiline"
  48.       ]
  49.     },
  50.     "fields": {
  51.       "env": "us_production",
  52.       "services": "jetty"
  53.     },
  54.     "ecs": {
  55.       "version": "1.0.1"
  56.     },
  57.     "message": "Sep 23, 2019 6:12:46 PM com.candorgrc.core.common.concurrency.executors.impl.local.quartz.QuartzJobManager start\nINFO: Starting job [checkEventForSigning_399618]",
  58.     "input": {
  59.       "type": "log"
  60.     },
  61.     "tags": [
  62.       "jetty",
  63.       "front",
  64.       "beats_input_codec_plain_applied"
  65.     ],
  66.     "@version": "1",
  67.     "agent": {
  68.       "ephemeral_id": "901015e0-c99e-421d-8655-2c15ec5fcc4f",
  69.       "hostname": "usproduction-nv-front-01.redcapcloud.local",
  70.       "type": "filebeat",
  71.       "id": "3ac4570d-957d-41a5-bc6a-3e54935dc467",
  72.       "version": "7.3.0"
  73.     }
  74.   },
  75.   "fields": {
  76.     "@timestamp": [
  77.       "2019-09-23T18:12:49.436Z"
  78.     ]
  79.   },
  80.   "highlight": {
  81.     "tags": [
  82.       "@kibana-highlighted-field@front@/kibana-highlighted-field@"
  83.     ]
  84.   },
  85.   "sort": [
  86.     1569262369436
  87.   ]
  88. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement