Here you are:
"hits" : {
"total" : {
"value" : 2,
"relation" : "eq"
},
"max_score" : 0.0,
"hits" : [
{
"_index" : "myindex",
"_type" : "_doc",
"_id" : "IrhX1YIBVxDQ-osWFV1i",
"_version" : 1,
"_score" : 0.0,
"_source" : {
"message" : "[2022-08-25 16:10:26] [app_env:env] [env:www.mysite.com] mychannel.INFO: [grok-my-channel-1][user@gmail.com][][xx.yy.zz.qq][10.506483078003] my string text. [] []",
"log" : {
"file" : {
"path" : "/mylogfile"
},
"offset" : 113716088
},
"host" : {
"name" : "my_agent_host"
},
"ecs" : {
"version" : "1.11.0"
},
"channel" : "mychannel",
"email" : "user@gmail.com",
"type" : "filebeat",
"ip1" : "xx.yy.zz.qq",
"app_env" : "env",
"execdelay" : 10.506483078003,
"time" : "16:10:26",
"tags" : [
"_geoip_lookup_failure"
],
"loglevel" : "INFO",
"fields" : {
"document_type" : "mylog"
},
"input" : {
"type" : "log"
},
"env" : "www.mysite.com",
"@timestamp" : "2022-08-25T14:10:29.203Z",
"agent" : {
"ephemeral_id" : "8536db90-80bf-4f2a-b5a3-135a39552d61",
"version" : "7.15.1",
"type" : "filebeat",
"name" : "my_agent_host",
"hostname" : "my_agent_host",
"id" : "a6f6c10f-3a20-4b1d-b9fe-70349b19920f"
},
"month" : "08",
"year" : "2022",
"@version" : "1",
"geoip" : {
"country_code3" : "ZZ",
"latitude" : zz.zzzz,
"coordinates" : [
z.zzzz,
zz.zzzz
],
"postal_code" : "xxxx",
"country_name" : "zzzzz",
"longitude" : z.zzzz,
"continent_code" : "XX",
"location" : {
"lon" : z.zzzz,
"lat" : zz.zzzz
},
"timezone" : "zz/zz",
"ip" : "xx.yy.zz.qq",
"region_code" : "xx",
"city_name" : "city",
"region_name" : "region",
"country_code2" : "XX"
},
"monthday" : "25"
}
}
]