Report on Hosts

This tool allows you to generate a report on the breakdown of a value present on the Hosts returned by your query. For example, to generate a report on ports seen on Hosts with HTTP services, you could query for services.service_name: HTTP and then generate a report on the breakdown of the field services.port


Report for Hosts


ip hosts

JSON Report


{
  "query": "services.tls.certificates.leaf_data.subject_dn: \"C=XX, ST=NY, L=NY, O=StaticIP, OU=privateIP\"",
  "field": "ip",
  "total": 0,
  "duration": 1703,
  "total_omitted": 0,
  "potential_deviation": 0,
  "buckets": []
}