Skip to content

Instantly share code, notes, and snippets.

View FreerideTheWorld's full-sized avatar

FreerideTheWorld

View GitHub Profile
@FreerideTheWorld
FreerideTheWorld / metricbeat-73_mappings.txt
Created January 21, 2020 14:04
GET metricbeat-7.3.0/_mappings
GET metricbeat-7.3.0/_mapping
{
"metricbeat-7.3.0" : {
"mappings" : {
"properties" : {
"@timestamp" : {
"type" : "date"
},
"@version" : {
"type" : "text",
@FreerideTheWorld
FreerideTheWorld / metricbeat-70_mappings.txt
Created January 21, 2020 14:03
GET metricbeat-7.0.0/_mappings
GET metricbeat-7.0.0/_mapping
{
"metricbeat-7.0.0-2020.01.20-000029" : {
"mappings" : {
"_meta" : {
"beat" : "metricbeat",
"version" : "7.0.0"
},
"dynamic_templates" : [
{