Skip to content

Instantly share code, notes, and snippets.

@bra-fsn
Created November 24, 2017 17:57
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 bra-fsn/5997a86d869467d595dc14f1f05e4d27 to your computer and use it in GitHub Desktop.
Save bra-fsn/5997a86d869467d595dc14f1f05e4d27 to your computer and use it in GitHub Desktop.
ipstat
{
"_index" : "ip_stats",
"_type" : "stats",
"_id" : "1.2.3.4",
"_version" : 3648,
"found" : true,
"_source" : {
"counters" : {
"smtpConnect" : {
"d" : {
"17494" : 2740
},
"w" : {
"2499" : 2740
},
"h" : {
"419858" : 6,
"419859" : 25,
"419860" : 144,
"419861" : 108,
"419862" : 8,
"419866" : 40,
"419867" : 2409
},
"y" : {
"47" : 2740
},
"m" : {
"found" : true,
"_source" : {
"counters" : {
"smtpConnect" : {
"d" : {
"17494" : 2740
},
"w" : {
"2499" : 2740
},
"h" : {
"419858" : 6,
"419859" : 25,
"419860" : 144,
"419861" : 108,
"419862" : 8,
"419866" : 40,
"419867" : 2409
},
"y" : {
"47" : 2740
},
"m" : {
"574" : 2740
}
},
"smtpSPAM" : {
"d" : {
"17494" : 1120
},
"w" : {
"2499" : 1120
},
"h" : {
"419867" : 1120
},
"y" : {
"47" : 1120
},
"m" : {
"574" : 1120
}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment