You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just FYI, I had a typo in my sense query (note the double-G in "GGET")
GGET _count
{
"query" : {
"match_all": {}
}
}
The error message I got was "Failed to connect to Sense's backend, make sure the Kibana server is running". (Which really confused me, because I'm running Sense within Kibana.)
The text was updated successfully, but these errors were encountered:
Just FYI, I had a typo in my sense query (note the double-G in "GGET")
The error message I got was "Failed to connect to Sense's backend, make sure the Kibana server is running". (Which really confused me, because I'm running Sense within Kibana.)
The text was updated successfully, but these errors were encountered: