Skip to content

Instantly share code, notes, and snippets.

@trondhindenes
Created March 30, 2018 08:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trondhindenes/fef8f5646f68db465172284bfa8fc38d to your computer and use it in GitHub Desktop.
Save trondhindenes/fef8f5646f68db465172284bfa8fc38d to your computer and use it in GitHub Desktop.
{
"beat": {
"cpu": {
"system": {
"ticks": 62,
"time": 62
},
"total": {
"ticks": 155,
"time": 155,
"value": 155
},
"user": {
"ticks": 93,
"time": 93
}
},
"info": {
"ephemeral_id": "c021494f-87b8-47ce-a6db-54943f5eedce",
"uptime": {
"ms": 42249
}
},
"memstats": {
"gc_next": 5993760,
"memory_alloc": 3080232,
"memory_total": 43491720,
"rss": 24571904
}
},
"filebeat": {
"events": {
"active": 5,
"added": 127,
"done": 122
},
"harvester": {
"closed": 0,
"open_files": 2,
"running": 2,
"skipped": 0,
"started": 2
},
"prospector": {
"log": {
"files": {
"renamed": 0,
"truncated": 0
}
}
}
},
"libbeat": {
"config": {
"module": {
"running": 0,
"starts": 0,
"stops": 0
},
"reloads": 0
},
"output": {
"events": {
"acked": 98,
"active": 0,
"batches": 25,
"dropped": 0,
"duplicates": 0,
"failed": 0,
"total": 98
},
"read": {
"bytes": 150,
"errors": 0
},
"type": "logstash",
"write": {
"bytes": 25763,
"errors": 0
}
},
"pipeline": {
"clients": 1,
"events": {
"active": 5,
"dropped": 0,
"failed": 0,
"filtered": 24,
"published": 103,
"retry": 20,
"total": 127
},
"queue": {
"acked": 98
}
}
},
"registrar": {
"states": {
"cleanup": 0,
"current": 22,
"update": 122
},
"writes": 48
},
"system": {
"cpu": {
"cores": 2
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment