Skip to content

Instantly share code, notes, and snippets.

{
"error": {
"root_cause": [
{
"type": "parsing_exception",
"reason": "[range] malformed query, expected [END_OBJECT] but found [FIELD_NAME]",
"line": 8,
"col": 5
}
],
GET firehose-raw/_search
{
"query": {
"range": {
"eventTimeStamp": {
"lte": "2018-05-10T05:05:05.005"
}
},
"regexp": {
"rawlog.keyword": ".*unresponsive target=/.*"