hi all,
i already install packet beat on my client server. and also kibana already installed but i didnt found index packet beat on my kibana.
indent preformatted text by 4 spaces
GET /packetbeat-*/_search?pretty
{
"took" : 0,
"timed_out" : false,
"_shards" : {
"total" : 0,
"successful" : 0,
"skipped" : 0,
"failed" : 0
},
"hits" : {
"total" : {
"value" : 0,
"relation" : "eq"
},
"max_score" : 0.0,
"hits" :
}
}
indent preformatted text by 4 spaces