arkime_spiview
Profile several Arkime fields simultaneously, returning top values and counts per field in a single, lighter call.
Instructions
Value profile across several Arkime fields at once.
Returns per-field top values with counts, in a single call — lighter than running one aggregation per field.
Args: spi: Comma-separated fields, each optionally ":", e.g. "protocols:10,ip.dst:20,http.host". expression: Optional Arkime filter to scope the data. time_from: Start time, epoch seconds. Omit = recent-only. time_to: End time, epoch seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spi | Yes | ||
| time_to | No | ||
| time_from | No | ||
| expression | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |