Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "metricbeat-7.15.0-2021.12.27" : {
- "aliases" : { },
- "mappings" : {
- "properties" : {
- "@timestamp" : {
- "type" : "date"
- },
- "@version" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "agent" : {
- "properties" : {
- "ephemeral_id" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "hostname" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "id" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "type" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "version" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- },
- "ecs" : {
- "properties" : {
- "version" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- },
- "event" : {
- "properties" : {
- "dataset" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "duration" : {
- "type" : "long"
- },
- "module" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- },
- "host" : {
- "properties" : {
- "architecture" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "cpu" : {
- "properties" : {
- "usage" : {
- "type" : "float"
- }
- }
- },
- "hostname" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "id" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "ip" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "mac" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "network" : {
- "properties" : {
- "egress" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "packets" : {
- "type" : "long"
- }
- }
- },
- "ingress" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "packets" : {
- "type" : "long"
- }
- }
- }
- }
- },
- "os" : {
- "properties" : {
- "build" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "family" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "kernel" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "platform" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "type" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "version" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- }
- }
- },
- "metricset" : {
- "properties" : {
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "period" : {
- "type" : "long"
- }
- }
- },
- "process" : {
- "properties" : {
- "args" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "command_line" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "cpu" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- },
- "start_time" : {
- "type" : "date"
- }
- }
- },
- "memory" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- }
- }
- },
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "pgid" : {
- "type" : "long"
- },
- "pid" : {
- "type" : "long"
- },
- "ppid" : {
- "type" : "long"
- },
- "state" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- },
- "service" : {
- "properties" : {
- "type" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- },
- "system" : {
- "properties" : {
- "cpu" : {
- "properties" : {
- "cores" : {
- "type" : "long"
- },
- "idle" : {
- "properties" : {
- "norm" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- }
- }
- },
- "pct" : {
- "type" : "float"
- }
- }
- },
- "system" : {
- "properties" : {
- "norm" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- }
- }
- },
- "pct" : {
- "type" : "float"
- }
- }
- },
- "total" : {
- "properties" : {
- "norm" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- }
- }
- },
- "pct" : {
- "type" : "float"
- }
- }
- },
- "user" : {
- "properties" : {
- "norm" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- }
- }
- },
- "pct" : {
- "type" : "float"
- }
- }
- }
- }
- },
- "filesystem" : {
- "properties" : {
- "available" : {
- "type" : "long"
- },
- "device_name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "free" : {
- "type" : "long"
- },
- "mount_point" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "total" : {
- "type" : "long"
- },
- "type" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "used" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "pct" : {
- "type" : "float"
- }
- }
- }
- }
- },
- "fsstat" : {
- "properties" : {
- "count" : {
- "type" : "long"
- },
- "total_files" : {
- "type" : "long"
- },
- "total_size" : {
- "properties" : {
- "free" : {
- "type" : "long"
- },
- "total" : {
- "type" : "long"
- },
- "used" : {
- "type" : "long"
- }
- }
- }
- }
- },
- "memory" : {
- "properties" : {
- "actual" : {
- "properties" : {
- "free" : {
- "type" : "long"
- },
- "used" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "pct" : {
- "type" : "float"
- }
- }
- }
- }
- },
- "free" : {
- "type" : "long"
- },
- "swap" : {
- "properties" : {
- "free" : {
- "type" : "long"
- },
- "total" : {
- "type" : "long"
- },
- "used" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "pct" : {
- "type" : "float"
- }
- }
- }
- }
- },
- "total" : {
- "type" : "long"
- },
- "used" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "pct" : {
- "type" : "float"
- }
- }
- }
- }
- },
- "network" : {
- "properties" : {
- "in" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "dropped" : {
- "type" : "long"
- },
- "errors" : {
- "type" : "long"
- },
- "packets" : {
- "type" : "long"
- }
- }
- },
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "out" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "dropped" : {
- "type" : "long"
- },
- "errors" : {
- "type" : "long"
- },
- "packets" : {
- "type" : "long"
- }
- }
- }
- }
- },
- "process" : {
- "properties" : {
- "cmdline" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "cpu" : {
- "properties" : {
- "start_time" : {
- "type" : "date"
- },
- "total" : {
- "properties" : {
- "norm" : {
- "properties" : {
- "pct" : {
- "type" : "float"
- }
- }
- },
- "pct" : {
- "type" : "float"
- },
- "value" : {
- "type" : "float"
- }
- }
- }
- }
- },
- "memory" : {
- "properties" : {
- "rss" : {
- "properties" : {
- "bytes" : {
- "type" : "long"
- },
- "pct" : {
- "type" : "float"
- }
- }
- },
- "size" : {
- "type" : "long"
- }
- }
- },
- "state" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "summary" : {
- "properties" : {
- "running" : {
- "type" : "long"
- },
- "sleeping" : {
- "type" : "long"
- },
- "total" : {
- "type" : "long"
- },
- "unknown" : {
- "type" : "long"
- }
- }
- }
- }
- },
- "socket" : {
- "properties" : {
- "summary" : {
- "properties" : {
- "all" : {
- "properties" : {
- "count" : {
- "type" : "long"
- },
- "listening" : {
- "type" : "long"
- }
- }
- },
- "tcp" : {
- "properties" : {
- "all" : {
- "properties" : {
- "close_wait" : {
- "type" : "long"
- },
- "closing" : {
- "type" : "long"
- },
- "count" : {
- "type" : "long"
- },
- "established" : {
- "type" : "long"
- },
- "fin_wait1" : {
- "type" : "long"
- },
- "fin_wait2" : {
- "type" : "long"
- },
- "last_ack" : {
- "type" : "long"
- },
- "listening" : {
- "type" : "long"
- },
- "syn_recv" : {
- "type" : "long"
- },
- "syn_sent" : {
- "type" : "long"
- },
- "time_wait" : {
- "type" : "long"
- }
- }
- }
- }
- },
- "udp" : {
- "properties" : {
- "all" : {
- "properties" : {
- "count" : {
- "type" : "long"
- }
- }
- }
- }
- }
- }
- }
- }
- },
- "uptime" : {
- "properties" : {
- "duration" : {
- "properties" : {
- "ms" : {
- "type" : "long"
- }
- }
- }
- }
- }
- }
- },
- "tags" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- },
- "user" : {
- "properties" : {
- "name" : {
- "type" : "text",
- "fields" : {
- "keyword" : {
- "type" : "keyword",
- "ignore_above" : 256
- }
- }
- }
- }
- }
- }
- },
- "settings" : {
- "index" : {
- "routing" : {
- "allocation" : {
- "include" : {
- "_tier_preference" : "data_content"
- }
- }
- },
- "number_of_shards" : "1",
- "provided_name" : "metricbeat-7.15.0-2021.12.27",
- "creation_date" : "1640563203096",
- "number_of_replicas" : "1",
- "uuid" : "WMVbUudxTM-xDWOlhfyFlg",
- "version" : {
- "created" : "7130399"
- }
- }
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment