Hi Community,
Good day!
I am trying to create chart visualization for fields which I extracted for one of the data sets but while creating the visualization it is taking count of documents instead of values which are extracted for the field. So, can you please guide me how to create a visualization for values which are extracted for fields.
Ex: below is my log
<14>Apr 4 12:08:04.332 gateway SSG[327]: INFO com.l7tech.server.policy.assertion.ServerAuditDetailAssertion: -4: API Name = Fetch/Remove | Service URI = /addusers/nanda | Latency = 9 | Total Time = 14 | Request = | Request URL = http://xx.xx.xx.xx:8080/addusers/nanda | Client IP = xx.xx.xx.xx | Routing URL = | Request Method = PUT | Response = | Response Status = 405 | Error Message = {\r\n "error": "invalid_request",\r\n "error": "Method PUT not allowed!"\r\n}
Fetching fields: Latency, Total Time
I need to create chart visualization for Latency and Total Time.
Regards,
Eshwar