Skip to content

Instantly share code, notes, and snippets.

View boeboe's full-sized avatar

Bart Van Bos boeboe

View GitHub Profile
@boeboe
boeboe / topbeat.template.json
Created July 6, 2016 07:09
Default topbeat template for elastic search
"topbeat" : {
"order" : 0,
"template" : "topbeat-*",
"settings" : {
"index" : {
"refresh_interval" : "5s"
}
},
"mappings" : {
"_default_" : {