HI all,
I would like to list the count of certain message / code in kibana data table. In the buckets section, I select aggregation as "Terms" and select the property I would like to count in "Field". It works fine for some terms but not the others.
It is okay for "fields.MemberType.raw"
No result found if I select "fields.RestApiRequestAndResponse.Response.Message".
I can get both fields in discover tag.
Have no idea why no result found ... Any idea or how can I trace what happened? Thanks in advance